﻿#divMoreNews 
{
    
    width:620px;
    clear:both;
}
#divMoreNews h1
{
    margin-top:0px;
    width:620px;
    height:25px;
    background: url(images/header-morenews.gif) no-repeat top left;
    margin-bottom:0px;
}
#divMoreNews h1 span 
{
    display:none;
}
#divMoreNews_Articles 
{
    width:614px;
	padding:5px 2px;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    overflow:hidden;
}
.divMoreNews_Article
{
	margin-bottom:10px;
}
#divMoreNews .divMoreNews_Article, #divMoreNews .divMoreNews_SmallArticle 
{
    clear:both;    
}
#divMoreNews .divMoreNews_ArticlePic  
{
    margin-bottom:15px; 
    width:82px;
    height:100%;
    margin-right: 20px;
    float: left;
    
}
#divMoreNews .divMoreNews_ArticlePic img 
{
    
    border: 1px solid #a4a4a4;
}

#divMoreNews .divMoreNews_Summary 
{   line-height:16px;
    float:left;
    width: 476px;
  
}
#divMoreNews .divMoreNews_Summary img
{
    display:none;
}
#divMoreNews .divMoreNews_Summary p
{
    display:inline;
}
#divMoreNews font 
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 9pt;
}

#divSeeAlso
{
    color: #000000;
    font-family: Tahoma, Verdana, Arial;
    font-size: 10pt;
    border-top: solid 1px #CFD8E5;
    border-bottom: solid 1px #CFD8E5;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#divSeeAlso a
{
    font-size: 9pt;
    color: #4E4E4E;
    text-decoration: none;
}

#divSeeAlso a:hover
{
    font-size: 9pt;
    color: #AEAEAE;
    text-decoration: none;
}

#divSeeAlso ul
{
    margin-top: 10px;
    margin-bottom: 0px;
    color: #4E4E4E;    
}
.divMoreNews_SmallArticle ul
{
    clear:both;
    margin:0px;
    padding:0px;
}
.divMoreNews_SmallArticle ul li
{
  color: #333333; 
  list-style-position: outside;
  margin-left:15px;
}
.divMoreNews_SmallArticle ul a
{
  color: #333333; 
}
.ArchiveLink 
{
    font-size:8pt;
    font-weight:bold;
}



#divMoreNews #divHeadlineNews h1
{
    display:block;
    margin:0px;
    
    height:25px;
    background: url(images/header-headlinenews.gif) no-repeat top center;
}

