.film_item_container .film_item {
	padding: 25px 0 0 0;
}
.film_item_container .film_item .shedule {
	float: right;
	width: 196px;
}
.film_item_container .film_item .info .image {
	background: url(/img/films/poster_bgr.png) no-repeat left top;
	float: left;
	height: 180px;
	margin: 0 0 0 -157px;
//	margin: 0 0 0 -78px;
	padding: 6px;
	width: 125px;
}
.film_item_container .film_item .info h2 {
	line-height:18px;
	padding:0 0 19px;
}
.film_item_container .film_item .info {
	margin: 0 240px 0 0;
	padding: 0 0 0 157px;
}
.film_item_container .film_item .info .text a {
	color: #fe5d16;
	text-decoration: none;
	white-space: nowrap;
}
.film_item_container .film_item .info p.date {
	color: #fe7016;
	font-weight: bold;
	padding: 0 0 9px 0;
	text-transform:lowercase;
}
.film_item_container .film_item .info p.style {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding: 0 0 12px 0;
}
.film_item_container .film_item .info div.text {
	line-height: 17px;
	padding: 0 0 14px 0;
}
.film_item_container .film_item .info p.comments {
	color: #0e4e9b;
}
.film_item_container .film_item .info p.comments a {
	background: url(/img/comment_bgr.png) no-repeat left 2px;
	padding: 0 0 0 20px;
}
.film_item_container .film_item .info p.rating {
	float: right;
}

.delimeter {
	background: url(/img/delimeter_bgr.png) repeat-x left 7px;
	height: 16px;
	margin: 20px 0 0 0;
	text-align: center;
}


.film_info {
	margin: 25px 0 38px 40px;
	position: relative;
}
.film_info .image {
	background: url(/img/films/poster_bgr.png) no-repeat left top;
	height: 180px;
	left: -40px;
//	left: -160px;
	padding: 6px;
	position: absolute;
	width: 125px;
	z-index: 10;
}
.film_info .title {
	margin: 0 0 0 117px;
}
.film_info .title p.date {
	color: #fe7016;
	font-weight: bold;
	padding: 0 0 17px 0;
}
.film_info .title p.date span {
	text-transform: lowercase;
}
.film_info .title h2 {
	font-size: 19px;
	padding: 0 0 16px 0;
}
.film_info .title .rating {
	position: absolute;
	right: 0px;
//	right: 274px;
	top: 0px;
	width: 115px;
	z-index: 10;
}
.film_info .title .rating div {
	background: url(/img/rating.gif) no-repeat left top;
	display: block;
	font-size: 1px;
	line-height: 1px;
	height: 17px;
	margin: 5px 0 0 0;
	overflow: hidden;
	width: 95px;
}
.film_info .title .rating div div {
	margin: 0;
}
.film_info .title .rating div div a {
	display:block;
	float:left;
	width:9px;
	height:17px;
	text-decoration:none;
}
.film_info .title .rating div div.r5 {	background: url(/img/rating_hot.gif) no-repeat 0 0;}
.film_info .title .rating div div.r4\.5 {	background: url(/img/rating_hot5.gif) no-repeat 0 0;}
.film_info .title .rating div div.r4 {	background: url(/img/rating_hot.gif) no-repeat -19px 0;}
.film_info .title .rating div div.r3\.5 {	background: url(/img/rating_hot5.gif) no-repeat -19px 0;}
.film_info .title .rating div div.r3 {	background: url(/img/rating_hot.gif) no-repeat -38px 0;}
.film_info .title .rating div div.r2\.5 {	background: url(/img/rating_hot5.gif) no-repeat -38px 0;}
.film_info .title .rating div div.r2 {	background: url(/img/rating_hot.gif) no-repeat -57px 0;}
.film_info .title .rating div div.r1\.5 {	background: url(/img/rating_hot5.gif) no-repeat -57px 0;}
.film_info .title .rating div div.r1 {	background: url(/img/rating_hot.gif) no-repeat -76px 0;}
.film_info .title .rating div div.r0\.5 {	background: url(/img/rating_hot5.gif) no-repeat -76px 0;}

.film_info .info {
	background: url(/img/films/info_bgr_r.gif) repeat-y right top;
	background-color: #fff;
	position: relative;
}
.film_info .info .lt,
.film_info .info .rt,
.film_info .info .lb,
.film_info .info .rb {
	background: url(/img/films/info_lt.gif) no-repeat left top;
	font-size: 1px;
	line-height: 1px;
	height: 8px;
	overflow: hidden;
}
.film_info .info .rt {
	background: url(/img/films/info_rt.gif) no-repeat right top;
}
.film_info .info .lb {
	background: url(/img/films/info_lb.gif) no-repeat left bottom;
	margin-right: -2px;
//	margin-left: -3px;
}
.film_info .info .rb {
	background: url(/img/films/info_rb.gif) no-repeat right bottom;
}
.film_info .info table {
	background: url(/img/films/info_bgr.gif) no-repeat left bottom;
	margin: 0 20px 0 0;
}
.film_info .info table td {
	padding: 0 0 6px 0;
}
.film_info .info table td.name {
	padding: 0 10px 6px 117px;
	text-align: right;
	white-space: nowrap;
}
.film_info .info .actions {
	background: url(/img/films/info_bgr_b.gif) repeat-x left bottom;
	margin: 0 2px 0 0;
}
.film_info .info .actions p {
	padding: 10px 0 6px 18px;
}
.film_info .info .actions a.add_to_blog {
	background: url(/img/films/add_to_blog.png) no-repeat left 1px;
	padding: 2px 0 1px 25px;
}
.film_info .info .actions a.add_online {
	background: url(/img/films/add_online.png) no-repeat left 1px;
	padding: 2px 0 1px 25px;
	text-align:right;
}

.screenshot {
	margin: 0 0 23px 0;width:95%;float:left;
}
.screenshot h2 {
	margin: 0 0 18px 0;
}
.screenshot .item {
	float: left;
	margin: 0 17px 0 0;
}
.screenshot .item .image {
	background: url(/img/films/screenshot_bgr.png) no-repeat left top;
	padding: 5px 7px 7px 5px;
}
.screenshot .item .image_vertical {
	background: url(/img/films/screenshot_bgr2.png) no-repeat left top;
	padding: 5px 7px 7px 5px;
}
.screenshot .item p {
	color: #a2a1a1;
	margin: 5px 0 20px 0;
	text-align: center;
}
.screenshot .item p span {
	background: url(/img/films/screenshot_size.gif) no-repeat left top;
	padding: 0 0 0 24px;
}
.wallpaper {width:95%;float:left;}

.wallpaper h2 {
	margin: 0 0 18px 0;
}
.wallpaper .item {
	float: left;
	margin: 0 14px 0 0;
}
.wallpaper .item .image {
	background: url(/img/films/wallpaper_bgr.png) no-repeat left top;
	padding: 5px 7px 7px 5px;
}
.wallpaper .item p {
	color: #a2a1a1;
	margin: 5px 0 20px 0;
	text-align: center;
}

.trailer {
	margin: 0 0 40px 0;width:95%;float:left;
}
.trailer h2 {
	margin: 0 0 10px 0;
}
.trailer .content {
	background: #dedfe5 url(/img/films/stars_bgr.gif) repeat scroll left top;
	color: #a2a1a1;
	position: relative;
	text-align: center;
}
.trailer .content p {
	text-align: center;
}
.trailer .content div.player {
	padding: 11px 0 22px 0;
}
.trailer .lt {
	background: url(/img/films/trailer_lt.gif) no-repeat left top;
	position: relative;
}
.trailer .rt {
	background: url(/img/films/trailer_rt.gif) no-repeat right top;
	position: relative;
}
.trailer .lb {
	background: url(/img/films/trailer_lb.gif) no-repeat left bottom;
	position: relative;
}
.trailer .rb {
	background: url(/img/films/trailer_rb.gif) no-repeat right bottom;
	position: relative;
}
.comments {width:95%;float:left;}
div.delimeter {width:95%;float:left;}
