.sf_blog_extra10 {
    display: block;
    width: 1000px;
    height: 20px;
    border-bottom: 2px solid #FF6600;
    background-color: #000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    border-bottom: 2px solid #FF6600;
 }

 .sf_blog_wrapper {
    width: 1000px;
    margin: auto;
 }

 .sf_blog_content {
    width: 700px;
    margin: 20px 0px 20px 20px;
    padding: 0px 0px 0px 0px;
    float: left;
    display: inline;
    min-height: 350px;
    height: auto !important;
 }

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

 body {
    margin: 0px 0px 5px;
    padding: 0px;
    background-color: #000000;
    font-family: verdana;
    font-size: 12px;
    color: #000000;
 }

 
