ul.nikita_online_news {}
.nikita_online_news_button_warning {color:#990000;}
b.nikita_online_news {font-weight:bold;}
i.nikita_online_news {font-style:italic;}


p.rssall {
	display: none;
}
h2.newstop .nikita_online_news_head {color:#000;font-size: 16px;text-transform:uppercase;}

/* main_page */
.news_padd .nikita_online_news_img1, .news_padd .nikita_online_news_img2 {display:none !important;}
.news_padd  h2.nikita_online_news, .news_padd  h3.nikita_online_news, .news_padd  h4.nikita_online_news {font-style:normal;font-weight:normal;font-size:14px;}
.news_padd a .nikita_online_news_head {text-decoration:underline;}
.news_padd a:hover .nikita_online_news_head {text-decoration:none;}

/* anons */
.news_cell .nikita_online_news_img1, .news_padd .nikita_online_news_img2 {display:none !important;}
.news_cell h2.nikita_online_news, .news_cell h3.nikita_online_news, .news_cell h4.nikita_online_news {font-family:"Times New Roman",Times,serif;font-weight:bold;text-transform:uppercase;font-size:12px;}
.news_cell a .nikita_online_news_head {text-decoration:underline;}
.news_cell a:hover .nikita_online_news_head {text-decoration:none;}

/* inside */

#text-content .news_article  {overflow:hidden;width:100%;}
#text-content .news_article img.nikita_online_news_img1 {display:block;clear:both;max-width:500px; width:auto; margin:10px 0;}
#text-content .news_article  img.nikita_online_news_img2 {float:left; clear:left; max-width:200px; width:auto; margin:0 5px 5px 0;}
#text-content .news_article  h2.nikita_online_news, .news_article  h3.nikita_online_news, .news_article  h4.nikita_online_news {color:#000000;font-family:"Times New Roman",Times,serif;font-weight:bold;padding:3px 3px 3px 0;text-transform:uppercase;}
#text-content .news_article  h2.nikita_online_news {font-size:16px;}
#text-content .news_article  h3.nikita_online_news {font-size:14px;}
#text-content .news_article  h4.nikita_online_news {font-size:12px;}


/* temp */



/* ie6 */

*html #text-content .news_article img.nikita_online_news_img1 {width:expression(document.getElementById('text-content').getElementsByTagName('img').width < 500 ? 'auto' : '500px'); }