.sf_blog_sidebar {
    float: left;
    margin: 0;
    margin-top: 0px;
    display: inline;
    width: 200px;
    padding: 0 3px;
    overflow: hidden;
    background-color: #648417;
    background-image: none;
    background-repeat: no-repeat;
 }

 .submit-button {
    margin-top: 2px;
    font-weight: bold;
    font-color: #000000;
    background-position: top left;
    border: 1px solid #666666;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    padding: 0px;
    height: 170px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    float: left;
    border-right: solid 4px #fff;
    position: relative;
    left: 0px;
    height: 173px;
    width: 970px;
    background-repeat: no-repeat;
    background-image: url(images/BrainySnacksWebsiteBanner4.jpg);
 }

 .sf_blog_extra4 {
    width: 965px;
 }

 
