.sf_blog_main_header {
    font-weight: normal;
    font-size: 22px;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: 0px 0px 20px;
    padding: 0px;
    background-color: #041a04;
    color: #ffffff;
    font-family: verdana;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    width: 220px;
    float: right;
    display: inline;
    margin: 20px 10px 20px 0px;
    overflow: hidden;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    clear: both;
    text-align: center;
    padding: 10px 10px;
    color: #999999;
    background-color: #041a04;
    font-size: 10px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar .submit-button {
    margin: 5px 0px;
    padding: 2px 5px 3px;
    cursor: pointer;
    border-style: solid;
    border-width: 1px;
    color: #cccccc;
    background-color: #444444;
    border-color: #464646 #b1b1b1 #b1b1b1 #464646;
    font-size: 10px;
    background-image: url(images/btn.gif);
    background-repeat: repeat-x;
 }

 .sf_blog_extra10 {
    display: block;
    width: 920px;
    height: 178px;
    border-bottom: 10px solid #041a04;
    background-color: #CCCCCC;
    background-image: url(images/blog_header920.jpg);
    background-repeat: no-repeat;
 }

 
