.sf_blog_postmeta {
    margin-left: 11px;
    margin-bottom: 10px;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    height: 30px;
    over-flow: hidden;
    text-align: left;
    margin-left: 330px;
    font size: 18px;
    font weight: bold;
    padding: 0 0 5px 0;
    color: #1C7950;
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    margin-top: 0px;
    display: inline;
    width: 250px;
    overflow: hidden;
 }

 .sf_blog_entry {
    margin-left: 11px;
    font-size: 12px;
    margin-bottom: 12px;
    line-height: 200%;
    min-height: 1%;
    height: auto !important;
    _height: 1%;
 }

 .sf_blog_content {
    width: 700px;
    float: right;
    padding: 5px 5px 0;
 }

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

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

 
