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

 .sf_blog_sub_header {
    width: 725px;
    float: left;
    padding-top: 5px;
    padding-left: 15px;
    font-family: helvetica;
    color: #000000;
 }

 .sf_blog_main_header {
    width: 725px;
    float: left;
    font-weight: bold;
    padding-top: 15px;
    padding-left: 15px;
    font-family: helvetica;
    font-size: 25px;
    color: #000000;
 }

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

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

 a:link {
    text-decoration: underline;
    color: #000000;
 }

 a:visited {
    color: #493F0B;
 }

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

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

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

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

 
