/* Автор новости 
body {
    font-family: arial,tahoma, ;
}
*/
.news_author 
{
font-family: arial,tahoma,verdana,tahoma; 
font-size: 80%;
color: #1a3db1;
font-weight: bold;
}

/*******************************************************************************/


/* стиль для названий новостей в списке */
.short_news_title 
{
/*color: #000000;*/
font-size: 80% ;
font-weight: bold;

}

/* стиль для текста новости */
.news_text, .news_text_spaced
{

font-size:      85%;
color:          #404040; 
font-weight:    normal;
}

.news_text_spaced { letter-spacing: 0px; line-height:110%}


/* стиль для текста комментария */
.comment_text 
{
font-family: tahoma,verdana,tahoma,arial; 
font-size: 80%;
color: #000000; 
width: 100%;
padding:3px;

}

/* стиль для заголовка комментариев 
.comment_header
{
font-family: tahoma,verdana,tahoma,arial; 
font-size: 80%;
color: #000000; 
font-weight: bold;
padding-top:5px;
}*/

/* стиль для названия просматриваемой новости */
.news_title 
{
color: #1a3dc1; 
font-size: 80%;
font-weight: normal;
font-family: arial; 
padding-top:5px;
}
.news_title  dt
{font-size:160%;}


/* стиль для подзаголовка просматриваемой новости */
.news_sub_title 
{
font-size:100%;
color: #008;
font-weight: normal;
font-family: arial,verdana,tahoma,; 
line-height:110%
}

.grey_text 
{
    font-size: 67%;
    font-weight: normal;
    color: #969696;
}

.pop_news
{
font-family:Arial;
font-size:75%;
font-weight:bold;
padding: 3px 0px 3px 10px;
margin:0px 0px 3px 0px;
letter-spacing: 1px;
background:#6699cc;
color:#ffffff;
}

.newsline_link a:link,.newsline_link a:active,.newsline_link a:visited 
{
color : #3333aa;
text-decoration:none;
}

.newsline_link a:hover  
{
 text-decoration: underline;
 color : #3333aa; 
}
/****************************************************/
.subscribe_carrier
{
padding:0px 5px 0px 5px;
font-size:      90%;
color:          #000000; 
font-weight:    normal;
}
