/* ON PAGE */
#nav li.whatsnew {
background: #066BB0 url(../images/shell/nav-over.gif) repeat-x;
}

#nav li.whatsnew a {
color:white;
font-weight: normal;
}

#nav li.whatsnew li a {
color:white;
font-weight: normal;
text-align:left;
}

#nav li.whatsnew a:hover {
color:white;
}

#nav ul li.whatsnew:hover, #nav ul li.whatsnew li:hover {
background-color: #DE4548;
}

/* END ON PAGE */