.sf_blog_extra2 {
    float: left;
    height: 100px;
    width: 300px;
    border-right: solid 4px #fff;
    border-left: solid 4px #fff;
    background-image: url(images/logopsm1.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    text-align: left;
    margin-left: 330px;
    height: 30px;
    over-flow: hidden;
    padding: 0 0 5px 0;
    color: #E52B35;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    height: 30px;
    over-flow: hidden;
    text-align: left;
    margin-left: 330px;
    font-weight: bold;
    padding: 5px 0 5px 0;
    font-family: serif;
    font-size: 36px;
    color: #EF1212;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 
