.submit-button {
    width: 71px;
    height: 21px;
    border: none;
    margin: 5px 0;
    padding: 0;
    font-weight: bold;
    cursor: pointer;
    background-position: top;
    color: #FFFFFF;
    background-color: #00809ED;
    background-image: url(http://app.quickblogcast.com/ThemeFiles/108030-100900/PublishTemp/images/submit_bttn_1.gif);
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar ul li a:hover {
    color: #00809ED;
 }

 body {
    margin: 0;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #ffffff;
    font-family: verdana;
    font-size: 12px;
    background-color: #E0D7D8;
 }

 .sf_blog_outer_wrapper {
    margin: 15px auto 0;
    width: 900px;
    border: solid #ffffff 12px;
    background-color: #0B0B0B;
 }

 a:link {
    text-decoration: underline;
 }

 a:visited {
 }

 a:hover {
    text-decoration: none;
    color: #E9E9EF;
 }

 .sf_blog_content {
    height: 1%;
    width: 596px;
    padding: 0 30px 30px;
    margin-right: 20px;
    background-position: bottom;
    float: right;
    display: inline;
    background-image: url(http://app.quickblogcast.com/ThemeFiles/108030-100900/PublishTemp/images/content_bottom_1.gif);
    background-repeat: no-repeat;
    background-color: #424544;
 }

 .sf_blog_sub_header {
    text-align: center;
    width: 400px;
    font-weight: bold;
    font-family: arial;
    font-size: 24px;
    color: #FF6600;
 }

 
