	/* 
	  Оформление содержания 
	*/
.text { color: #000;  font:Verdana, Sans-Serif; padding-right:30px;  font-family: Verdana; line-height:120%; font-size: 95%;}
.text h2 { font-size: 130%; font-family: Arial; }
.text h3 { font-size: 110%; font-weight:bold; font-family: Arial;  margin:10px 5px 0 0;  }
.text h4 { font-size: 100%; font-weight:bold; font-family: Arial;  margin:10px 5px 0 0;  }

.text hr { color: #ccc; border:none; border-top:solid 1px #ccc; }

/* Стили для ленты новостей */
div.news {float: left;}
*html div.news { float: none; }
div.news h3 { padding:2px 5px 0px 0px; margin:10px 0 6px 0; font-size:14px; }
div.news p {margin-top: 3px;} 
div.news h3 .news_header { color:#0083C0;  }
div.news div.news_item {font-size:14px; border-bottom: 1px solid #CDCDCD; padding-bottom: 12px;} 
div.news_item:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

*html div.news div.news_item {height: 1%;}
div.news div.news_item .news_date { font-size:12px; color:#8B8B8B; float:right; font-weight: normal; }
div.news div.news_item img { float:right; }
div.pages { clear:right; text-align:center; margin:10px 0 0 0; }



/* Стили для фотогаллерей */
#left .photo .list img.show { background: #CDCDCD }
#left .photo .list img {padding: 7px 4px 12px 4px; border: 0px; margin: 0px; }
#left .photo .active {padding-top: 16px; border-top: 1px solid #CDCDCD}

.text p { margin:10px 5px 0 0; color: #000; }
/*img { margin:0 5px 15px; }*/

.text table { margin: 5px 5px 10px 5px; border-color: #ccc; border-collapse:collapse; }
.text table td {  border-color: #ccc; border-collapse:collapse; padding:3px; }
.text table th {  border-color: #ccc; border-collapse:collapse; padding:3px; }


/*ul { border:dashed red 1px; float:none; clear:left; }*/

.text ul {  list-style-type: disc;  margin:5px 5px 10px 30px; padding:0; }
.text ol { list-style-type: decimal; margin:5px 5px 10px 30px; padding:0; }
.text li { margin:0; padding:0; }
.text li p { margin:3px 0px 3px 0px; padding:0; }
.text table p {margin: 0px;}
img {border: 0}
#update-time { /*bottom: 10px; float: right; left: 10px; bottom: 60px; margin: -20px 20px 0 0;*/ text-align:right; font-size: 11px; color: gray;}

.__blind__ {
	margin-top: -45px;
	right: 0px;
}