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

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

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

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #484848;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:link {
    text-decoration: underline;
    color: #5E2985;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:hover {
    text-decoration: underline;
    color: #895DD2;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:visited {
    color: #3C2570;
    background-image: none;
    background-repeat: no-repeat;
 }

 
