.event_info .header {
	margin: 25px 0 0 0;
}
.event_info .header .image {
	background: url(/img/event_bgr.png) no-repeat left top;
	float: left;
	height: 305px;
	padding: 6px;
	width: 212px;
}
.event_info .header h2 {
	margin: 3px 0 16px 232px;
}
.event_info .header p.date {
	color: #fe7016;
	font-weight: bold;
	margin: 0 0 13px 232px;
}
.event_info .header h3 {
	margin: 0 0 38px 232px;
}
.event_info .header .preview {
	background: #dedfe5 url(/img/films/stars_bgr.gif) repeat scroll left top;
	margin: 20px 0 38px 232px;
	position: relative;
}
.event_info .header .preview .lt {
	background: url(/img/films/trailer_lt.gif) no-repeat left top;
	position: relative;
}
.event_info .header .preview .rt {
	background: url(/img/films/trailer_rt.gif) no-repeat right top;
	position: relative;
}
.event_info .header .preview .lb {
	background: url(/img/films/trailer_lb.gif) no-repeat left bottom;
	position: relative;
}
.event_info .header .preview .rb {
	background: url(/img/films/trailer_rb.gif) no-repeat right bottom;
	position: relative;
}
.event_info .header .preview p {
	padding: 11px;
}

.event_info .text p {
	padding: 0 0 17px 0;
}
.event_info .text .images {
	margin: 0 0 20px 0;
	overflow: hidden;
	width: 100%;
}
.event_info .text .images .image {
	background: url(/img/films/wallpaper_bgr.png) no-repeat left top;
	float: left;
	margin: 0 19px 0 0;
	padding: 5px 7px 7px 5px;
}
.event_info .text .images .last {
	margin: 0;
}

.event_info .discuss {
	text-align: right;
}
.event_info .discuss a {
	background: url(/img/comment_event.png) no-repeat left 1px;
	padding: 0 0 0 25px;
}

.gallery h2 {
	margin: 0 0 20px 0;
}
.gallery .gallery_left_btn {
	background: url(/img/gallery/btn.png) no-repeat left top;
	float: left;
}
.gallery .gallery_right_btn {
	background: url(/img/gallery/btn.png) no-repeat -30px top;
	float: right;
}
.gallery .active_lb {
	background: url(/img/gallery/btn.png) no-repeat left -132px;
}
.gallery .active_rb {
	background: url(/img/gallery/btn.png) no-repeat -30px -132px;
}
.gallery .images {
	background: url(/img/gallery/bgr.png) repeat-x left top;
	background-color: #dcdce1;
	margin: 0;
	padding: 20px 35px 22px 44px;
}
.gallery .images div {
	height: 90px;
	overflow: hidden;
	position: relative;
}
.gallery .images div ul {
	margin: 0;
	padding: 0;
}
.gallery .images div ul li {
	float: left;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
}


