
/** extra news left region blocks **/
.region-left-content #block-views-extra-news-block{width:225px;}
.view--extra-news .view-content div.views-field {margin: 0 0 14px; background:url('/sites/all/themes/tau/images/arrow_right_blue.png') no-repeat right 6px;}
body.dir_ltr .view--extra-news .view-content div.views-field {
    margin: 10px 0 8px;
    background: url('/sites/all/themes/tau/images/arrow_left_blue.png') no-repeat left 6px;
}
.view--extra-news .view-content div.views-field span {
    display: block;
    margin-right: 10px;
}
body.dir_ltr .view--extra-news .view-content div.views-field span {
    margin-left:10px;
    display:block;
}
.view--extra-news .view-content div.views-field span a.no-hover:hover {text-decoration:none;}
/*.view--extra-news .view-content .views-row {margin-left:0px;float:none;border-bottom:1px dashed #cac9c9}*/
.view--extra-news.view-display-id-block .views-row {
    margin:0px 0px 0px 10px;
    clear: both;
}
body.dir_ltr .view--extra-news.view-display-id-block .views-row {
    margin:0px 10px 0px 0px;
    clear: both;
}
.view--extra-news .view-content .views-row-last {margin-bottom:10px;}
body.dir_ltr .view--extra-news .view-content .views-row-last {margin-bottom:10px;}
.view--extra-news .view-footer {margin-right:0px;margin-bottom:30px;clear:both;}
.hp-left-with-reg .view--extra-news { height: 230px; }
.ie7 .region-hp-left-content {position:relative;}
.ie7 .region-hp-left-content .view--extra-news .view-content .views-row {width:230px;}
.ie7 .region-hp-left-content .content .view--extra-news .view-footer {position:absolute;}

/** focus news left region blocks **/
.focus_news_block, .focus_news_supporters_block {margin-bottom: 15px; margin-top: 4px;}
.focus_news_block .tau-box-image img {width:214px;height:auto;}
.page-supporters-news .focus_news_block .tau-box-image img {width:inherit; height:inherit;}
.focus_news_block .tau-box-inner {margin-right: 10px; /*15px 10px 15px 0;*/}
.dir_ltr .focus_news_block .tau-box-inner {margin-left: 10px; /*15px 10px 15px 0;*/}
.focus_news_block .focus_news_title {margin-right: 10px;width: 214px;}
.dir_ltr .focus_news_block .focus_news_title {margin-left: 10px;width: 214px;}
.focus_news_block .tau-box-inner .text-title, .focus_news_block .tau-box-inner .text-title a {color: #3181A6;font-size: 14px;margin-bottom: 5px;margin-top: 10px;}
.focus_news_supporters_block h3 { font-size: 17px; margin: 0; padding: 0 0 15px; }

/** news main menu right region blocks **/
/*
 Define in the event css file
 */

.news-src-content-dispaly .news-src-no-result {color:#ff0000;margin-right:212px;}
