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

 .sf_blog_sidebar .submit-button {
    margin: 5px 0px;
    padding: 1px 5px 2px;
    cursor: pointer;
    border-style: solid;
    border-width: 1px;
    text-transform: lowercase;
    color: #666666;
    background-color: #e4e4e4;
    border-color: #b2b3b3;
    font-size: 10px;
    background-image: url(images/btn.gif);
    background-repeat: repeat-x;
 }

 .sf_blog_main_header {
    font-weight: normal;
    font-family: helvetica;
    font-size: 28px;
    color: #230E79;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    color: #3823D1;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    height: 150px;
    width: 920px;
    background-image: url(images/header_bottom_1_mod.png);
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    height: 41px;
    padding: 5px 80px 5px 15px;
    border-bottom: 8px solid #ffffff;
    background-color: #666666;
    background-image: url(images/header_top_1_mod.png);
    background-repeat: no-repeat;
 }

 
