.sf_blog_header_wrapper {
    width: 815px;
    height: 75px;
    padding: 14px 0px 19px 0px;
    overflow: hidden;
    background-image: url(images/blog_header_BG_3.jpg);
    background-repeat: repeat-x;
 }

 .sf_blog_extra2 {
    width: 280px;
    height: 75px;
    margin-right: 10px;
    float: right;
    background-position: right;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 a {
    font-family: Verdana, Arial, sans-serif;
 }

 .sf_blog_main_header {
    width: 400px;
    height: 13px;
    font-weight: bold;
    padding-top: 15px;
    margin-bottom: 2px;
    font-variant: small-caps;
    font-family: Verdana;
    font-size: 10px;
    color: #7B8579;
 }

 .sf_blog_sub_header {
    width: 400px;
    height: 34px;
    overflow: hidden;
    font-weight: bold;
    background-image: none;
    background-repeat: no-repeat;
    font-family: Verdana;
    font-size: 32px;
    color: #EEE;
    font-variant: small-caps;
 }

 
