h2{
    display: block;
    background: #0099ff;
    color: #ffffff;
    height: 23px;
    padding: 2px 0 0 2px;
    margin: 5px 0 ;
}

h2 a{
    color: #ffffff !important;
}

.contentbg{
    background: url("images/startercontent.jpg") repeat-x;
    margin-top: -4px;
    padding: 0px 5px;
    height: auto !important;
    height: 90px;
    min-height: 90px;
}