.sf_blog_extra4 span {
    float: right;
    height: 120px;
    min-height: 120px;
    width: 700px;
    background-repeat: no-repeat;
    background-image: url(images/Blog_1.jpg);
 }

 .sf_blog_extra4 {
    height: 120px;
    min-height: 120px;
    width: 900px;
    border-top: 2px solid #fff;
    border-bottom: 2px #fff solid;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-color: #A8E1FF;
    background-image: url(images/Blog_21.jpg);
 }

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

 .sf_blog_sidebar ul li a:visited {
    color: #FFFFFF;
 }

 .sf_blog_sidebar ul li a:hover {
    color: #9BBBCF;
 }

 
