.wrapper {
	width:900px;
	margin:0 auto;
}
.scene {
	width:168px;
	height: 163px;
	margin: 6px;
	float:left;
}
* html .scene {margin: 5px;}
.duration {
	position: absolute;
	background-color: #000000;
	width:168px;
	height: 15px;
	opacity:0.6;
	filter:alpha(opacity=60);
	margin-top: 111px;
	color:#FFFFFF;
}
a:hover .duration {
	background-color: #990000;
}
.info {
	margin: 0 auto;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.duration {font-size: 11px; font-weight: bold;}
.minutes {float:left; padding-left: 5px;}
.views {float:right; padding-right: 5px;}
.star_4 {background:url(../../deviantclip/images/tour1/stars4.png) no-repeat; width:68px;}
.star_45 {background:url(../../deviantclip/images/tour1/stars45.png) no-repeat;width:85px;}
.star_5 {background:url(../../deviantclip/images/tour1/stars5.png) no-repeat;width:85px;}
.star_4, .star_45, .star_5 {height: 16px; margin: 0 auto;}
