.sf_blog_extra2 {
    height: 150px;
    width: 170px;
    float: left;
    display: inline;
    background-image: url(images/logo_small.gif);
    background-repeat: no-repeat;
 }

 .sf_blog_postmeta {
    margin: 25px 10px 20px;
    font-family: cursive;
    font-size: 11px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    width: 745px;
    font-weight: bold;
    float: right;
    display: inline;
    margin-top: 20px;
    margin-right: 20px;
    font-family: fantasy;
    font-size: 26px;
    color: #D08305;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    width: 745px;
    float: right;
    display: inline;
    margin-top: 2px;
    margin-right: 20px;
    color: #CC0000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    width: 220px;
    float: right;
    display: inline;
    overflow: hidden;
    margin-right: 10px;
    font-size: 11px;
    background-image: none;
    background-repeat: no-repeat;
 }

 
