.sf_blog_main_header {
    font-weight: normal;
    font-family: arial;
    font-size: 12px;
    color: #666666;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    height: 41px;
    padding: 5px 80px 5px 15px;
    border-bottom: 8px solid #ffffff;
    background-color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    height: 150px;
    width: 920px;
    background-image: url(images/lenseyebrow_bloghead1.jpg);
    background-repeat: no-repeat;
 }

 a:link {
    text-decoration: none;
    color: #0707ED;
 }

 a:visited {
    text-decoration: none;
    color: #ff9900;
 }

 a:hover {
    text-decoration: none;
    color: #000000;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #1A1574;
 }

 
