.sf_blog_extra2 {
    height: 30px;
    left: 16px;
    position: absolute;
    top: 12px;
    width: 200px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    position: relative;
    height: 80px !important;
    width: 900px;
    margin: 10px auto;
    clear: both;
    background-position: left bottom;
    background-image: url(images/BackgroundCross.jpg);
    background-repeat: repeat-x;
 }

 .sf_blog_main_header {
    float: right;
    font-weight: bold;
    height: 25px;
    padding-top: 10px;
    text-align: left;
    width: 675px;
    overflow: hidden;
    font-family: arial;
    font-size: 20px;
    color: #666666;
    background-image: none;
    background-repeat: no-repeat;
 }

 
