.date {
	color: #0039A6;
	font-weight: bold;
	font-size: 0.85em;
}

.headline {
	font-weight: bold;
}

#latestNewsList h2 a 
{
    margin-left: 10px;
}


ul#allNews{ list-style-type:none; padding:0; margin:0; }
ul#allNews li{ margin: 0 0 10px 0; padding: 0 0 10px 0; border-bottom: dashed 1px #C9D5DA; float:left; width: 279px; clear:both;}
ul#allNews li.right{ float:right; clear:none; }
ul#allNews span{ margin:0 ; float:left; display:block; clear:both;}
ul#allNews span a{  text-decoration: none; color: #6D6F71; float:left; width:280px;}
ul#allNews span{ padding:4px 0 0 0;}

#share 
{
    margin-top: 10px;
    background: #fff;
    clear: both;
    display:block;
    float:left;
    width:595px;
}

#share h4 
{
    margin-bottom: 0.2em;
    margin-top:0;
    padding: 0.5em 0.5em 0 0.5em;
    color:#0039A6;
	font-size:1.2em;
	font-weight:bold;
    }

#share h4 a 
{
    font-size: 0.8em;
    color: #708F9E;
}

#share ul li    
{
    display: inline;
    margin-right: 1em;
    padding-left: 25px;
}

#share ul li a  
{
    color: #708F9E;
}

#share ul 
{
    padding: 0.5em;
    text-align: center;
}

#share li#delicious 
{
    background: url(../images/share/delicious.gif) left center no-repeat;
}

#share li#stumbleupon
{
    background: url(../images/share/stumbleupon.gif) left center no-repeat;
}

#share li#digg 
{
    background: url(../images/share/digg.gif) left center no-repeat;
}
#share li#reddit 
{
    background: url(../images/share/reddit.gif) left center no-repeat;
}
#share li#facebook
{
    background: url(../images/share/facebook.gif) left center no-repeat;
}
#share li#twitter
{
    background: url(../images/share/twitter.gif) left center no-repeat;
}