.sf_blog_sidebar {
    float: left;
    display: inline;
    width: 230px;
    padding: 10px;
    margin: 10px 10px 5px;
    background-position: right bottom;
    overflow: hidden;
    border-left: 1px solid #59613C;
    border-right: 1px solid #59613C;
    border-top: 5px solid #59613c;
    border-bottom: 5px solid #59613c;
    background-color: #f2faf8;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    position: relative;
    background-position: left;
    height: 198px;
    width: 950px;
    margin: 0 auto 5px;
    clear: both;
    background-repeat: no-repeat;
    background-image: url(images/MontanaHorsesBlog2.jpg);
 }

 
