.sf_blog_outer_wrapper {
    width: 912px;
    margin: 0 auto;
    background-color: #B4B4B4;
 }

 .sf_blog_post {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #ccc;
    color: #4B0B7A;
 }

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

 .sf_blog_main_header {
    text-align: left;
    font-weight: normal;
    float: left;
    width: 520px;
    padding: 20px 0 0 10px;
    font-family: cursive;
    font-size: 26px;
    color: #B4B4B4;
 }

 .sf_blog_sub_header {
    float: left;
    width: 520px;
    padding-left: 10px;
    font-family: cursive;
    font-size: 14px;
    color: #E8E8E8;
 }

 .sf_blog_extra2 {
    float: right;
    height: 120px;
    margin-right: 10px;
    margin-top: 10px;
    width: 320px;
    background-repeat: no-repeat;
    background-image: url(http://s2.photobucket.com/albums/y32/Jerdre53/hands_bw-4.jpg);
 }

 
