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

 .sf_blog_extra2 {
    float: left;
    height: 159px;
    width: 219px;
    border-right: solid 4px #fff;
    background-image: url(images/1287_qbc_fit.jpg);
 }

 .sf_blog_sidebar ul li a:visited {
    color: #2B730A;
 }

 .sf_blog_sidebar ul li a:hover {
    color: #2B730A;
 }

 .sf_blog_pagetitle {
    display: none;
    color: #333;
    background-color: #D6E22C;
 }

 .sf_blog_outer_wrapper {
    width: 970px;
    margin: 0 auto;
    margin-top: 10px;
    border: 10px solid #ffffff;
    background-color: #000000;
 }

 .sf_blog_entry {
    margin: 12px;
    min-height: 1%;
    height: auto !important;
    _height: 1%;
    font-size: 12px;
 }

 body {
    margin: 0;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-color: #2B730A;
    font-size: 13px;
    color: #000000;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #2B730A;
 }

 .sf_blog_footer {
    clear: both;
    text-align: center;
    height: 20px;
    padding: 15px 0 0px 0;
    border-top: 1px solid #ccc;
    font-family: verdana;
    font-size: 18px;
    color: #2B730A;
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    margin-top: 0px;
    width: 214px;
    padding: 0 3px;
    border-right: 4px solid #ccc;
    overflow: hidden;
    background-color: #EABA45;
 }

 .sf_blog_content {
    width: 729px;
    float: right;
    margin: 0;
    padding: 0px 0 0 0;
    font-family: verdana;
    font-size: 13px;
    color: #000000;
 }

 .sf_blog_main_header {
    width: 700px;
    float: left;
    padding-top: 15px;
    padding-left: 15px;
    font-weight: bold;
    font-family: verdana;
    font-size: 36px;
    color: #EABA45;
 }

 .sf_blog_sub_header {
    width: 700px;
    float: left;
    padding-top: 5px;
    padding-left: 15px;
    font-family: verdana;
    font-size: 18px;
    color: #D7E244;
 }

 
