.sf_blog_main_header {
    font-weight: normal;
    font-size: 22px;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    color: #0C2EA7;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 .sf_blog_extra4 {
    height: 150px;
    width: 920px;
    background-image: url(images/2planes.JPG);
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    clear: both;
    text-align: center;
    margin: 10px 15px;
    padding: 10px 10px;
    border: 2px solid #cccccc;
    font-size: 10px;
    color: #1C27DA;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar .submit-button {
    margin: 5px 0px;
    padding: 1px 5px 2px;
    cursor: pointer;
    border-style: solid;
    border-width: 1px;
    text-transform: lowercase;
    border-color: #b2b3b3;
    color: #F3F106;
    font-size: 10px;
    background-color: #F3F106;
    background-image: url(images/btn.gif);
    background-repeat: repeat-x;
 }

 body {
    margin: 0px 0px 20px;
    padding: 0px;
    color: #000000;
    font-family: verdana;
    font-size: 12px;
    background-color: #FF9900;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 a:visited {
    text-decoration: none;
    color: #FF0000;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 .sf_blog_header_wrapper {
    height: 41px;
    padding: 5px 80px 5px 15px;
    border-bottom: 8px solid #ffffff;
    background-color: #FF6600;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    width: 240px;
    float: right;
    display: inline;
    margin: 20px 15px 20px 0px;
    overflow: hidden;
    border-top: 1px solid #666666;
    border-right: 1px solid #666666;
    border-left: 1px solid #666666;
    color: #0C2EA7;
    background-image: none;
    background-repeat: no-repeat;
 }

 
