ul.left_menu {
	height:0px !important;
}

div.news_line {
	padding: 14px 8px 7px 10px;
}

div.head_title {
	margin-bottom:10px;
	font-size:20px;
	font-weight:bold;
}

div.news_point {
	margin-bottom:4px;
}

.news_line a.more {
	background-image: url(/img_vw/arrows_sprite.png);
	background-position: -412px -79px;
	background-repeat: no-repeat;
	padding-left:9px;
}

.news_line a.more:hover {
	background-image: url(/img_vw/arrows_sprite.png);
	background-position: -472px -19px;
	background-repeat: no-repeat;
	text-decoration:underline
}

div.news_image_prev {
	float: left;
	margin:2px 10px 13px 0px;
	position: relative;
	width: 215px;
}

div.news_content {
	width: 225px;
	float:left;
}

.news_content p {
	padding-bottom:15px;
	line-height: 13px;
}

.print_container {
	margin-left:0px!important;
	margin-right:0px!important;
}