/*================================
/e/index.css Overwrite
================================*/
/*color schemes no longer overwritten*/
/*#top {border-bottom-color:#CCBF99;}
#searchtabs {background-color:#EFEBE0}
.box {background-color:#F2EFE5;}
.news_items_title_bar {background-color:#E6DFCC;}
.news_items_title, .news_items_title a {color:#8B4513;}
.footer {background-color:#EFE7D1; border-top-color:#DFD4B5; border-bottom-color:#FFFBEF;}
.sboxtitle {border-top-color:#CCBF99;}
.sboxselected {border-top-color:maroon;}*/
.news_item {
    border-bottom: 1px dotted #BBBBBB;
    clear: both;
    margin: 0 0 0 10px;
    padding: 0.6em 0;
}
.news_items_more{padding:0px}
.quicklinks{display:block;}

body{border-top-color:#792720;}
#liblinks ul{display:none;}

#focus_results .news_item {
        min-height:100px;
        float:left;
}
#alerts .news_item {
        border:none;
        min-height:110px;
}
#alerts .news_item p {
	margin:5px 0 0 5px;
}
#alerts .news_item p a {
	color:#800;
}
.news_item img {
        text-align:left;
        float:left;     
        padding:0 10px 10px 0; 
        margin:0 0 0 0;
        position:relative;
        top:0px;

}
.news_item p {font-size:13px; margin:0 0 2px 0;}
.news_items_more {clear:both; text-align:right; padding-bottom:10px; padding-top:5px;}
.news_items_more a {color:#666; font-size:.8em; font-style:italic; font-weight:normal;}
.ft{
        padding-bottom:10px;
        font-weight:bold;
}
