.sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 66px;
    background-position: left;
    overflow: hidden;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    width: 835px;
    font-weight: bold;
    height: 20px;
    margin-left: 60px;
    padding-top: 10px;
    padding-bottom: 7px;
    font-size: 20px;
    color: #7FB2DF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    width: 835px;
    font-weight: normal;
    height: 15px;
    margin-left: 60px;
    font-size: 12px;
    color: #85AB22;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 .sf_blog_entry {
    margin: 10px 0 10px 12px;
    min-height: 1%;
    height: auto !important;
    _height: 1%;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_postmeta {
    margin-left: 12px;
    color: #61892B;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra11 {
    width: 670px;
    height: 100px;
    float: right;
    display: inline;
    margin-top: 10px;
    margin-right: 10px;
    background-image: url(images/half_size.jpg);
    background-repeat: no-repeat;
 }

 
