.sf_blog_main_header {
    width: 617px;
    height: 60px;
    text-transform: uppercase;
    overflow: hidden;
    font-family: helvetica;
    font-size: 48px;
    color: #96C5BA;
 }

 .sf_blog_sub_header {
    height: 14px;
    letter-spacing: 1px;
    overflow: hidden;
    margin-top: 2px;
    text-transform: lowercase;
    width: 617px;
    color: #4C8126;
 }

 .sf_blog_sidebar {
    float: right;
    width: 288px;
    display: inline;
    margin-top: 105px;
    overflow: hidden;
    font-family: helvetica;
    font-size: 12px;
 }

 .sf_blog_postmeta {
    clear: left;
    margin: 10px 0 0;
    min-height: 22px;
    height: auto;
    _height: 44px;
    padding: 0 10px;
    width: 597px;
    font-family: helvetica;
    font-size: 11px;
 }

 .sf_blog_content {
    margin: -15px 0 0 0;
    width: 613px;
    font-family: helvetica;
    font-size: 12px;
 }

 .sf_blog_wrapper {
    background-position: 661px 0;
    width: 944px;
    background-repeat: no-repeat;
    background-image: url(images/blog_asana_pic4.gif);
 }

 
