.sf_blog_sub_header {
    position: absolute;
    text-align: left;
    font-weight: bold;
    height: 50px;
    width: 404px;
    margin-left: 455px;
    margin-top: 60px;
    overflow: hidden;
    font-size: 12px;
    color: #0F501B;
 }

 .sf_blog_sidebar {
    float: right;
    display: inline;
    width: 240px;
    margin: 10px 10px 15px 0px;
    padding: 5px;
    overflow: hidden;
    border: 2px solid #fff;
    background-color: #0F501B;
 }

 .sf_blog_header_wrapper {
    width: 907px;
    height: 184px;
    background-repeat: no-repeat;
    background-image: url(images/Tigerlilyc.jpg);
 }

 
