	/* 
	  Оформление содержания 
	*/
.text { background-color: #487000}
.text { color: white; font:13px Tahoma, Sans-Serif; }
.text h2 { font-size:14px; font-family:Tahoma; margin:0;   }
.text h3 { font:14px Tahoma, Sans-Serif; font-weight:bold; }

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

/* Стили для ленты новостей */
div.news h3 { padding:2px 5px 4px 0px; margin:10px 0 10px 0; font-size:14px;}
div.news h3 .news_header { color:#333; }
div.news div.news_item { clear:left; clear:right; font-size:12px; }
div.news div.news_item .news_date { font-size:11px; color:#333; float:right; }
div.news div.news_item img { float:right; }
div.pages { clear:right; text-align:center; margin:10px 0 0 0; }

p { margin:10px 5px 0 0; color: white; }
/*img { margin:0 5px 15px; }*/

table { margin: 5px 5px 10px 5px; border-color: #ccc; border-collapse:collapse; }
table td {  border-color: #ccc; border-collapse:collapse; }

ul,ol { margin:5px 5px 10px 30px; padding:0; }
li { margin:0; padding:0; }
li p { margin:3px 0px 3px 0px; padding:0; }
table p {margin: 0px;}
img {border: 0}

a {color: blue;}

.text .photo .active {border: none;}
.photo .active img {border: 2px solid white;}
#update-time {/*position: absolute; bottom: 10px; left: 10px;*/text-align: right; font-size: 11px; color: lightgrey;}

