<p>/* --------------------------------редизайн центрального столбца-----------------*/


.block.green_bottom_line {
	background: url('/images/gb.gif') repeat-x left bottom;
	padding-bottom: 15px;
	margin-bottom: 25px;
}

.button {
	height: 20px;
}

.clear_all {
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

.double_list_block {
	width: 100%;
	overflow: hidden;
	padding: 7px 0;
}

.double_list_block_item {
	width: 50%;
	float: left;
}

.double_list_block_item_inner {
	width: 100%;
	overflow: hidden;
}

.double_list_block_item_inner .item_image {
	width: 50px;
	text-align: center;
	float: left;
	margin-right: -50px;
}

.double_list_block_item_inner .item_info {
	margin-left: 50px;
}

.double_list_block_item_inner .item_info .mainh3 a {
	font-size: 14px;
	position: relative;
	left: 0;
	top: 2px;
}

.edu_search select {
	margin: 0 6px;
	width: 180px;
 	border: 1px solid #008961;
}

.edu_search .green_textfield {
	width: 180px;
}

.green_textfield {
 	border: 1px solid #008961;
}

.list_block {
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
}

.list_block_image {
	width: 60px;
	text-align: center;
	float: left;
	margin-right: -60px;
}

.list_block_info {
	margin-left: 60px;
}

.list_block_info h3 {
	font-size: 14px;
	position: relative;
	left: 0;
	top: 3px;
}

.main ul.news_list {
	margin: 10px 0 10px 0;
	padding: 0;
	list-style-type: none;
	font-family: arial, sans-seif;;
}

.main ul.news_list li {
	background: url('/images/li_arrow.gif') no-repeat left 5px;
	padding: 0 0 6px 10px;
	zoom: 1;
}</p>