#topbanner_on_main{
	display:block;
}

.news_block {
	background:#F4F4F4 url(/images/system/news_block__left_border.gif) repeat-y left top;
	width:276px;
	float:left;
}

.news_block_inner {
	padding:7px 15px 0px 27px;
}

.news_title{
	font-size:180%;
	color:#4084A0;
	float:left;
}

.news_history_link{
	position: absolute;
	right: 52px;
	bottom: 12px;
	font-size:80%;
	font-style:italic;
}

.news_item{
	clear:both;
	padding:10px 0 10px 2px;
	font-size:80%;
	line-height:160%;
}

.news_item a{
	font-size:100%;
	line-height:220%;
	font-weight:bold;
}

.news_item span.first_digits{
	font-size:120%;
}

.news_block_footer {	
	background:url(/images/system/news_block_corner.gif) no-repeat right bottom;
	width:100%;
	height:43px;
	position: relative;
}

.main_content {
	float:right;
	width:604px;
	padding:0 30px 0 50px;
}

/*--imitation of <hr/> - blue line--*/
.hr_line{
	background:url(/images/system/hr_solid.gif) repeat-x left 18px;
	float:right;
	width:634px;
}

/*--title on main page--*/
.main_title{
	background-color:#FFF;
	float:left;
	padding-right:17px;
}

.main_content .content_item{
	width:45%;
}

.main_content .item1{
	float:left;
}

.main_content .item2{
	float:right;
}

.main_content .content_item .preview_image{
	/*position:relative;
	height:200px;*/
	padding:13px 0 7px 0;
}

.main_content .content_item .preview_image img{
	/*display:block;
	position:absolute;
	left:0;
	bottom:15px;*/
}

.main_content .content_item .item_title{
	font-size:120%;
	line-height:180%;
	font-weight:bold;
}

/*--imitation of dashed <hr/> -line--*/
.hr_dashed_line{
	background:url(/images/system/hr_dashed.gif) repeat-x left top;
	clear:both;
	width:100%;
	height:2px;
}
