img{border:0;}
ul,li{list-style-type:none;}
p{line-height:150%;}

#YFocus{
	position:relative;
	z-index:4;
	margin:auto;
	width:330px;
	height:237px;
	padding:4px;
	border-left:1px solid #b0bec7;
	overflow:hidden;
	
}
#YImage,#YPhotos{margin:0 auto;overflow:hidden;}
#YImage{position:relative;z-index:5;}
#YImage,#YPhotos img{
	width:334px;
	height:237px;
}
#YPhotos{position:absolute;top:0;left:0;z-index:6;overflow:hidden;}
#YPhotos img{float:left;clear:both;}
#YSamples{
	position:absolute;
	z-index:7;
	width:330px;
	padding-left:4px;
	height:63px;
	overflow:hidden;
	bottom:4px;
	left:4px;
	background-color:#000;
	opacity:.7;
	-moz-opacity:.7;
	filter:alpha(opacity=70);
}
#YSamples a:link,#YSamples a:visited,#YSamples a:hover{
	position:relative;
	z-index:8;
	float:left;
	margin:10px 2px 8px;
	display:inline;
	width:62px;
	_width:61px;
	height:43px;
	text-decoration:none;
	overflow:hidden;
}
#YSamples a img{border:2px solid #FFF;width:55px;height:39px;opacity:.4;-moz-opacity:.4;filter:alpha(opacity=40);}
#YSamples a:hover img,#YSamples img.current{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}

.even{background-color:#F8F8F8;}
.odd{background-color:#EAEFF5;}
.hover{background-color:#B0BEC7;color:#FFF;cursor:pointer;}
.hidden{display:none;clear:both;}
