img{border:0;}
ul,li{list-style-type:none;}
p{line-height:150%;}

#YFocus{
	position:relative;
	z-index:4;
	margin:auto;
	width:330px;
	height:235px;
	padding:4px;
	border:1px solid #B0BEC7;
	overflow:hidden;
}
#YImage,#YPhotos{margin:0 auto;overflow:hidden;}
#YImage{position:relative;z-index:5;}
#YImage,#YPhotos img{
	width:334px;
	height:254px;
}
#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:334px;
	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 5px 8px 10px;
	display:inline;
	width:67px;
	height:43px;
	text-decoration:none;
	overflow:hidden;
}
#YSamples a img{border:2px solid #FFF;width:60px;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;}

