.related_news_widget {position:relative;margin-bottom:20px;background:#ebedee url(/static/i/dotted2px.gif) repeat-x left 40px;padding:10px;width:220px;overflow:hidden;}
.related_news_widget .block_title{position:relative;width:220px;color:#535353; font:18px Trebuchet MS; text-transform:uppercase; line-height:1;}
.related_news_widget .today_news{margin-top:20px}
.related_news_widget .today_news li{margin-bottom:10px;}
.related_news_widget .today_news li div{font:11px Arial;color:#818080;}
.related_news_widget .today_news a{text-decoration:none;font:12px Arial;color:#535353;}
.related_news_widget .today_news a:hover{text-decoration:underline;}
.related_news_widget .rubric_link{font:bold 12px Arial;color:#535353;}
.related_news_widget .comment_news{font:12px Arial;color:#0e6100;}
.related_news_widget .comment_link{font:11px Arial;color:#535353;}

.participant_widget {position:relative;margin-bottom:20px;background:#f8e8e5 url(/static/i/dotted2px.gif) repeat-x left 40px;padding:10px;width:220px;overflow:hidden;}
.participant_widget .block_title{position:relative;width:220px;color:#9f0a0a; font:18px Trebuchet MS; text-transform:uppercase; line-height:1;}
.participant_widget .today_news{ margin-top:20px }
.participant_widget .today_news table { width: 100%;}
.participant_widget .today_news td { padding: 4px;vertical-align: middle;color:#000;}
.participant_widget .today_news td.sum { font-weight:bold; text-align: right; vertical-align: middle;}

.share_vov_part { font-size: 14px;}
.red { color: #9f0a0a}
.js_link { text-decoration: none; border-bottom: 1px dashed #9f0a0a; cursor:pointer}
.all_link {background:url(/static/i/arrow.gif) no-repeat right center;padding-right:10px;text-decoration: none;font:11px Arial;}
.all_link:hover { text-decoration: underline; }

/* vov */
.vov_head{font:bold 47px Arial;color:#000;margin-bottom: 10px}
.vov_block
{
    margin-bottom: 30px;
}
    .vov_block_header
    {
        margin-top: 20px;
        padding: 0px 10px 5px 0px;
        font: 18px Trebuchet MS;
        color: #9f0a0a;
        border-bottom: 3px solid #9f0a0a;
        text-transform:uppercase;
    }
    .vov_block_content
    {
        margin: 8px 0px;
        padding-top: 15px;
    }
		.vov_block_content a{text-decoration:none;}
		.vov_block_content a:hover{text-decoration:underline;}

        .vov_block_content_item { float:left; display: inline-block; width: 140px; margin-right: 27px; }

    .vov_block_content.people_stories
    {
        border: 1px solid #d9dbd2;
    }
        #st_carousel_wrap
        {
            width   : 100%;
            overflow: hidden;
			position:relative;
        }
            .st_clips
            {
               display: inline-block;
               float: left;
               width: 662px;
               margin: 0 10px;
            }
                .st_clips a{text-decoration:none;}
                .st_clips a:hover{text-decoration:underline;}
            #st_prev_btn
            {
                cursor: pointer;
                display: inline-block;
                width: 20px;
                height: 140px;
                background: transparent url(/static/i/vov/arrow_left.png) no-repeat center center;
                float: left;
            }
            #st_next_btn
            {
				position:absolute;left:100%;margin-left:-20px;top:0;
                cursor: pointer;
                display: inline-block;
                width: 20px;
                height: 140px;
                background: transparent url(/static/i/vov/arrow_right.png) no-repeat center center;
            }
            
        .vov_people_stories_all
        {
            padding: 10px;
        }
.none {}