.sf_blog_extra3 {
    position: absolute;
    top: 69px;
    right: 0;
    height: 100px;
    min-height: 100px;
    width: 450px;
    border-top: 4px solid #F2C600;
    border-bottom: 1px solid #fff;
    border-left: 3px solid #FFF;
    background-position: right;
    background-image: url(images/header2.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    height: 100px;
    min-height: 100px;
    display: block;
    width: 450px;
    border-top: 4px solid #F2C600;
    border-bottom: 1px #fff solid;
    background-position: left;
    background-image: url(images/header1.JPG);
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 68px;
    min-height: 68px;
    border-bottom: 1pt solid #fff;
    background-position: left;
    background-color: #724F79;
    background-image: url(images/experts.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    position: absolute;
    height: 25px;
    width: 25px;
    top: 20px;
    left: 70px;
    background-image: none;
    background-repeat: no-repeat;
 }

 
