#page h3 {
    color: #FF6100;
}

.contentHeader {
    background-color: #00B293;
}

#page .contentMainRight a {    
    color: #00B293;
}

#page .links .contentMain{
    background-image: url(../../images/pictures/placeholder-links.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
}

#page .links #contentBodyShadow{
    background-image: url(../../images/common/links-shadow.jpg);
}