div.header a.logo {
    background: url("/static/article/news/plus/style/logo.png") no-repeat 10px 20px !important;
    background-repeat: no-repeat;
    background-position: 10px 20px;
    display: block;
    width: 320px;
    height: 111px;
}
div.back_top {
    background: url("/static/article/news/plus/style/back_top.jpg") repeat-x top left;
}
body.back_footer {
    background: #0d0d0d url(/static/article/news/plus/style/back_footer.jpg) repeat-x bottom left;
}

div.background_man {
	background: url(/static/article/news/plus/style/man25.png) no-repeat 200px 0;
}

div.contaner {
	background: url(/static/article/news/plus/style/back.jpg) no-repeat center 277px;
}

div.background_wall {
	background: url(/static/article/news/plus/style/wall.png) no-repeat 11px 123px;
}

div.back {
	background: url(/static/article/news/plus/style/back.jpg) repeat-y center 278px;
	position: relative;
	top: 0;
	left: 0;
	height: 100%;
}

div.body h1 {
	font-family: Verdana, sans-serif;
	font-size: 2.0em;
	margin: 0 0 15px;
	color: #c4560d;
}

div.now_in_tv div.tv p span.time {
	color: #c4560d;
	font-family: Verdana, sans-serif;
	font-size: 1.2em;
	padding-right: 15px;
	line-height: 20px;
}

.reviews-section {
	width: 100%;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
    }

.review-row {
	width: 100%;
	overflow: hidden;
	zoom: 1;
	margin-bottom: 3px;
}

.review {
	float: left;
	width: 45%;
	margin-right: 2px;
	height: 80px;
	padding: 5px;
}

.last-in-row {
	margin-right: 0;
}

.review img {
	float: left;
	margin-right: 10px;
	border: 0;
}

.review .description {
	overflow: hidden;
}

.review p {
	margin: 0;
	padding: 0;
}

.review-text {
	font-size:14px !important;
	margin-top: 5px !important;
	font-weight: bold !important;
}

.review-name {
	font-size:11px !important;
	margin-top: 5px !important;
	font-style: italic !important;
}

.normal p {
	font-size:14px !important;
}

.zagolovok p {
	text-align: center !important; 
	font-size:18px !important; 
	font-family:Tahoma, Verdana, Geneva, sans-serif !important;
	font-weight: bold !important;
	font-style: italic !important;
}

.btn-gold {
	background: #F2CA46;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F2CA46, endColorstr=#C49D29, GradientType=0);
	background: linear-gradient(#F2CA46, #C49D29);
	border-color: #AB8000;
	color: #fff !important;
	text-shadow: 0 1px 1px #6b3a03;
}

.btn-gold span {
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#6b3a03, direction=180, strength=2);
}

.btn-gold:hover {
	background: #fff239;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff239, endColorstr=#E6BD37, GradientType=0);
	background: linear-gradient(#fff239, #E6BD37);
}

.btn-gold:active {
	background: #C49D29;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C49D29, endColorstr=#DAA425, GradientType=0);
	background: linear-gradient(#C49D29, #DAA425);
}
