.sf_blog_content {
    width: 545px;
    float: left;
    padding: 5px 20px;
    font-size: 12px;
 }

 .sf_blog_main_header {
    position: absolute;
    text-align: left;
    font-weight: normal;
    float: right;
    height: 184px;
    width: 404px;
    margin-left: 475px;
    margin-top: 20px;
    font-size: 36px;
    color: #000003B73;
 }

 .sf_blog_sidebar {
    float: right;
    display: inline;
    width: 270px;
    margin: 10px 10px 15px 0px;
    padding: 5px;
    border: 2px solid #fff;
    background-color: #003B73;
 }

 .sf_blog_sidebar ul li {
    font-size: 14px;
    padding: 5px;
 }

 .sidebarlist h2, .sidebarlist .calendartitle td {
    font-weight: bold;
    font-size: 16px;
    margin: 10px;
    padding: 4px 10px;
    color: #000;
    height: auto !important;
    background-repeat: repeat-x;
    text-align: center;
    border: 2px solid #000069;
 }

 h3.sf_blog_posttitle {
    font-size: 16pt;
    text-decoration: none;
    font-weight: bold !important;
    margin: 10px 0;
    padding: 5px;
    border: 2px solid #ffffff;
    background-color: #003B73;
 }

 
