.sf_blog_main_header {
    font-weight: bold;
    padding: 5px 20px 0  0;
    width: 550px;
    text-align: right;
    margin: 0 0 0 330px;
    font-size: 24px;
    color: #40ADB9;
 }

 .sf_blog_sub_header {
    font-weight: normal;
    padding: 5px 20px 0  0;
    width: 550px;
    text-align: right;
    margin: 0 0 0 330px;
    font-size: 16px;
    color: #49BF42;
 }

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

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

 .sf_blog_pagetitle {
    display: none;
    color: #58AF57;
 }

 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 166px;
    background-repeat: no-repeat;
    background-position: left;
    background-color: #ffffff;
    background-image: url(images/tb_blur.jpg);
 }

 
