.sf_blog_extra4 {
    width: 219px;
    height: 159px;
    float: left;
    display: inline;
    background-position: left top;
    background-image: url(images/beth_blog.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    padding: 20px;
    height: 119px;
    width: 675px;
    float: right;
    display: inline;
    background-position: right top;
    background-color: #C5C0A2;
    background-image: none;
    background-repeat: repeat-x;
 }

 .sf_blog_extra1 {
    height: 45px;
    border-top: 5px solid #5A6929;
    background-image: none;
    background-repeat: repeat-x;
 }

 .sf_blog_wrapper {
    width: 940px;
    position: relative;
    background-position: left top;
    background-color: #C5C0A2;
    background-image: none;
    background-repeat: repeat-y;
 }

 h3.sf_blog_posttitle a {
    color: #5A6929;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_postmeta {
    padding: 10px 10px 15px 10px;
    margin: 0px 0px 25px 0px;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-top: 1px dashed #C0C0C0;
    border-color: #C0C0C0;
    color: #5A6929;
    font-size: 10px;
    background-color: #40ADB9;
    background-image: none;
    background-repeat: repeat-y;
 }

 
