.shirts{
	margin: 6px 4px 4px 4px;
	padding: 2px 2px 4px 2px;
	text-align: center;
}
.yui-sldshw-displayer {  
	height: 214px;
	width: 180px; 
	position: relative;
	overflow: hidden;
}
.yui-sldshw-displayer   img {
	position:absolute;
	top: 0px;
	left: 10px;
	height: 100%;
}
.yui-sldshw-displayer   table {

	position: absolute;
	width: 100%;
	height: 100%;
}
.yui-sldshw-displayer  div {
	position: absolute;
	width: 100%;
	height: 100%;
}

.yui-sldshw-next {
 z-index: 1;
 display: block;
 opacity: 1.0;
}

.yui-sldshw-active {
 z-index: 10;
 display: block;
 opacity: 1.0;
}
.yui-sldshw-cached {
 display: none;
 z-index: 0;
 opacity: 1.0;
}
.yui-sldshw-frame {
	background: #fff;
}
