.sf_blog_extra2 {
    width: 280px;
    height: 75px;
    margin-right: 10px;
    float: right;
    background-position: right;
    background-image: url(images/CBLogo2.png);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    width: 510px;
    height: 10px;
    overflow: hidden;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 17px;
    margin-bottom: 3px;
    font-size: 7pt;
    color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    width: 510px;
    height: 35px;
    overflow: hidden;
    font-weight: bold;
    font-size: 18pt;
    color: #9aff99;
    background-image: none;
    background-repeat: no-repeat;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #676767;
    background-image: none;
    background-repeat: no-repeat;
 }

 
