.sf_blog_main_header {
    float: left;
    display: inline;
    width: 880px;
    margin-left: 20px !important;
    padding-top: 16px;
    padding-bottom: 17px;
    height: 35px;
    font-family: arial;
    font-size: 48px;
    color: #EF0505;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_entry {
    min-height: 1%;
    height: auto !important;
    _height: 1%;
    margin-left: 11px;
    font-family: arial;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 200px;
    padding-bottom: 32px;
    margin-left: 5px;
    margin-top: 4px;
    overflow: hidden;
    background-color: #BBC0BD;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    width: 900px;
    height: 30px;
    background-image: url(images/Under_Bar.jpg);
    background-repeat: repeat-x;
 }

 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 100px;
    background-position: left;
    background-image: url(images/Aditudes_blog.jpg);
    background-repeat: no-repeat;
 }

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

 .sf_blog_content {
    width: 670px;
    float: right;
    margin: 0;
    padding: 5px 10px 0;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:visited {
    color: #144170;
    background-image: none;
    background-repeat: no-repeat;
 }

 
