.item {
	float:left;
	width:174px;
	margin:0 5px 12px 5px;}
.item .top {
	height:85px;
	background:url(../img/item-top.jpg) no-repeat;}
.item .mid {
	float:left;
	clear:both;
	width:100%;
	background:url(../img/item-bg.jpg) repeat-y;}
.item .inner {
	float:left;
	clear:both;
	width:174px;
	position:relative;
	margin:-85px 0 0px;}
.item, .item a {
	color:#f5fcff;}
.item h2, .item h3 {
	padding:0 5px;
	overflow:hidden;}
.item h2 {
	height:18px;
	font-size:11px;
	line-height:17px;
	text-indent:20px;
	background:url(../img/title.gif) 5px 1px no-repeat;}
.item h3 {
	color:#0a2b39;
	height:43px;
	padding-top:3px;
	clear:both;
	font-size:10px;
	font-weight:normal;
	background:#c5dce5;
	border:1px solid #14475b;}
.item .img {
	margin:6px;
	width:160px;
	height:120px;
	position:relative;}
.item .img img {
	border:1px solid #1d404c;}
.play {
	top:1px;
	left:1px;
	width:160px;
	height:120px;
	display:none;
	position:absolute;
	background:url(../img/play.png) no-repeat}	
.item .rating {
	float:left;
	margin:0 5px;}
.item .rating img {
	float:left;}
.item .time {
	float:right;
	margin:2px 6px;}
.item:hover .img {
	border-color:#3f8199;}
.item:hover .play {
	display:block;}
a:hover.watchmovie {
	text-decoration: underline;
}