h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    width: 800px;
    height: 55px;
    text-align: left;
    padding: 3px 0 3px 0px;
    font-weight: bold;
    margin-left: 150px;
    font-family: monospace;
    font-size: 48px;
    color: #d3051c;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    width: 800px;
    height: 30px;
    text-align: left;
    margin-left: 150px;
    color: #f4fbbf;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_outer_wrapper {
    width: 970px;
    margin: auto;
    margin-top: 10px;
    border: 10px solid #ffffff;
    background-color: #f4fbbf;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sidebaritem a:hover {
    text-decoration: none;
    color: #d3051c;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:link {
    text-decoration: underline;
    color: #b5163a;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 .sf_blog_extra2 {
    float: left;
    height: 100px;
    width: 136px;
    border-right: solid 4px #fff;
    background-image: url(images/01.jpg);
    background-repeat: no-repeat;
 }

 
