.sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 200px;
    margin-left: 5px;
    margin-top: 5px;
    overflow: hidden;
    background-color: #346433;
 }

 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 66px;
    background-position: left;
    background-image: url(images/Palmcanyonblogtopbar.gif);
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    float: right;
    width: 675px;
    height: 130px;
    margin-top: 5px;
    margin-right: 10px;
    display: inline;
    background-image: url(images/Palmcanyonbloggraphic.gif);
    background-repeat: no-repeat;
 }

 
