#headerLogoTable {
background: #3d5e8b url(../images/relaunch_header_main.gif) no-repeat;
}

#headerFunctions {
display: none;
}

ul#navmenu {
/* background: #3d5e8b url(../images/nav-bg.jpg) no-repeat */
background: #3d5e8b;
}


h3 {
font-size: 20px;
color: #f7d93b;
margin: 0;
padding:0;
}

div.news-list-item span.news-list-date {
font-size:10px;
display:none;
}

div.news-single-item img {
margin-bottom:10px;
}


#rightColumnArea  div.news-latest-item {
margin:0;
padding:10px;
border-bottom: 1px dotted #666666;
}

div.news-list-morelink  {
text-align:right;
color:#666;
}
div.news-list-morelink a {
color:#666;
text-decoration:none;
}

div.news-single-item a img {
margin: 10px 0;
}

#rightColumnArea {
width:300px;
padding:0;
border-left:1px dotted #333;
border-right:1px dotted #333;

}

