ul.videos2 {

	list-style-type: none;
}
ul.videos2 li {
	float: left;
	position: relative;
	left: 10px;
	margin: 5px 18px 6px 0;
	width: 172px;
	overflow: hidden;
	font-size: 11px;
}
ul.videos2 li div.wrap {
	margin: 0 auto;
	padding: 14px;
	/*width: 162px;*/
	border: 1px solid #333;
}
ul.videos2 .title {
	margin-bottom: 3px;
	height: 29px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 14px;
	overflow: hidden;

}
ul.videos2 .rating {
	clear: both;
	float: right;
	width: 70px;
	/* background: transparent url(../images/stars/small.png) no-repeat 0 0; */
	background: transparent url(../images/stars/small.gif) no-repeat 0 0;
}
ul.videos2 .rating var {
	display: block;
	height: 14px;
	/* background: transparent url(../images/stars/small.png) no-repeat 0 -14px; */
	background: transparent url(../images/stars/small.gif) no-repeat 0 -14px;
	text-indent: -900em;
	overflow: hidden;
}
ul.videos2 .duration {
	display: block;
}
ul.videos2 .views {
	clear: both;
	float: right;
	height: 1em;
}
ul.videos2 .added {
	display: block;
}
ul.videos2 .img {
	display: block;
	margin-bottom: 3px;
	border: 1px solid #333;
	width: 160px;
	height: 120px;
}

ul.videos2 .img {
	display: block;
	margin-bottom: 3px;
	border: 1px solid #333;
	width: 140px;
	height: 210px;
}
ul.videos2 .embed {
	background-color:#000;
	border:1px solid #F90;
	color:#999;
	font-size:11px;
	margin:3px 0 0 0;
	padding:1px;
	width:123px;
}

.scene_img {
	 
	 background-image: url(../images/hd.png);
background-position:top top;
background-repeat: no-repeat;
}


