.sf_blog_wrapper {
    width: 900px;
    border-top: 3px solid #e3e1e1;
    background-image: url(images/bg_1.gif);
    background-repeat: repeat-y;
 }

 .sf_blog_header_wrapper {
    border: 1px solid #ccc;
    position: relative;
    background-position: right;
    height: 193px !important;
    width: 875px;
    margin: 10px auto;
    clear: both;
    background-image: url(images/Winged_Creatures_32.jpg);
    background-repeat: repeat;
 }

 .sf_blog_extra2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 272px;
    height: 193px !important;
    border-right: 2px solid #FFF;
    background-position: left;
    background-image: url(images/author2.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_pagetitle {
    display: none;
    color: #666666;
    background-image: none;
    background-repeat: no-repeat;
 }

 
