﻿#whatsnew #sectionTitle
{
       background-image:url(../images/title-whatsNew.gif);
       width:540px;
       height:36px;
       margin-bottom:30px;
}

#fontSize
{
    float:right;
    margin-right:10px;   
    width:160px;
}

#news
{
    width:540px;
    color:#004b27;
}



#news h3
{
    font-size:12pt;
   
 
}
#news h4
{
   font-size:10pt;
  margin-top:6px;
}


.hr
{
 margin-left:10px;   
 width: 520px;
 margin-bottom:20px;
}

div.newsLine
{
 width:400px;  
 position:relative; 
}

div.siteImages
{
    margin-bottom:10px;
}

div.siteImages img
{
    margin-right:10px;
}




#recentNews
{
 right:0px;
 position:absolute;
 top:60px; 
 width:160px;  

}

#recentNews h2
{
   margin-top:6px;
   margin-bottom:0px;
   margin-left:8px;
   font-size:10pt;
}

#recentNews h3
{
    visibility:hidden;
}

#verticalLine
{
    background-image:url(../images/bg-whatsNew_verticalLine.png);
    background-color:#bebe7c;
    background-position:bottom;
    width:1px;
    height:360px;
    position:absolute;
    right:170px;
    top:60px;   
}
