/* Заголовок + Календарь */
#content div.news_date_header{float:left; height:17px; font:bold 13px Verdana;}
#content div.news_date_header a{font:bold 13px Verdana; color:#222222; text-decoration:underline;}
#content div.news_date_header a:hover{text-decoration:underline;}
#content div.news_calend_button{float:left; width:19px; height:17px; position:relative;}
#content div.news_calend_button img{margin-left:6px; cursor:pointer;}
#content div.news_calend_button div.calend_div{position:absolute; top:18px; left:6px; width:190px; background:#FFFFFF; border:1px #CCCCCC solid; display:none;}
#content div.news_rss{text-align:right; padding-right:10px;}
#content div.news_rss a{color:#999999; height:16px; padding:2px 0px 1px 22px; background:url('/img/rss_icon.gif') no-repeat;}

/* Календарь */
#content div.news_calend_button div.calend_div div.calend_selects{width:178px; margin:8px 0px 8px 12px;}
#content div.news_calend_button div.calend_div div.calend_selects select{font:10px Verdana;}
#content div.news_calend_button div.calend_div table{width:166px;}
#content div.news_calend_button div.calend_div table td{width:24px; height:17px; text-align:center; font:11px Verdana; color:#B5B5B5;}
#content div.news_calend_button div.calend_div table td.weekday{font:10px Tahoma; text-transform:uppercase; color:#AAAAAA;}
#content div.news_calend_button div.calend_div table td.weekday_red{font:10px Tahoma; text-transform:uppercase; color:#EE7772;}
#content div.news_calend_button div.calend_div table td a{display:block; padding:1px; margin:0px 1px 0px 1px; font:11px Verdana; color:#606060; text-decoration:none;}
#content div.news_calend_button div.calend_div table td a:hover{background:#E0E0E0;}
#content div.news_calend_button div.calend_div div.calend_lastlinks{width:166px; margin:8px 12px 9px 12px; padding-top:4px; text-align:center; border-top:1px #CCCCCC solid;}
#content div.news_calend_button div.calend_div div.calend_lastlinks a{font:10px Verdana; color:#444444;}

/* Список новостей/анонсов */
#content div.upper_news_line{clear:both; height:48px; background:url('/img/upper_news_line.gif');}
#content table.news_table{width:100%; margin:0px 0px 18px 0px;}
#content table.news_table td.news_date{width:49px; font:bold 11px Verdana; vertical-align:top;}
#content table.news_table td.news_img{width:116px; vertical-align:top;}
#content table.news_table td.news_img img{margin:0px 13px 13px 0px;}
#content table.news_table td.news_text{vertical-align:top;}
#content table.news_table td.news_text a{display:block; margin-bottom:8px; font:bold 13px Verdana;}

/* Выбранная новость/анонс */
#content table.new_table{width:100%;}
#content table.new_table td.new_img{width:200px; padding-right:20px; vertical-align:top;}
#content table.new_table td.new_img div.img_text{margin:5px 8px 5px 8px; text-align:center; font:10px Verdana; color:#999999;}
#content table.new_table td.new_text{vertical-align:top;}
#content table.new_table td.new_text div.new_date{font:bold 11px Verdana; margin-bottom:16px;}
#content table.new_table td.new_text div.new_date a{font:11px Verdana; color:#999999; margin-left:31px; padding-left:21px; background:url('/img/new_print.gif') no-repeat top left;}
#content table.new_table td.new_text div.new_name{font:bold 13px Verdana; margin-bottom:16px;}
#content table.new_table td.new_text div.new_link{margin:44px 0px 25px 0px;}
#content table.new_table td.new_text div.new_link a{color:#999999; padding-left:10px; background:url('/img/new_back.gif') no-repeat top left;}