.sf_blog_main_header {
    padding: 5px 0 0 15px;
    font-weight: bold;
    width: 680px;
    font-size: 24px;
    color: #FFFFFF;
 }

 .sf_blog_sub_header {
    padding: 5px 0 0 15px;
    font-weight: normal;
    width: 680px;
    height: 30px;
    overflow: hidden;
    font-family: arial;
    font-size: 16px;
    color: #FFFFFF;
 }

 body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-family: arial;
    font-size: 12px;
    background-color: #C9CECE;
 }

 .sf_blog_pagetitle {
    display: none;
    color: #471515;
 }

 .sf_blog_extra10 {
    float: right;
    height: 150px;
    width: 200px;
    background-position: center;
    background-image: url(images/stuttertalkblogcurrent1.jpg);
    background-repeat: no-repeat;
 }

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

 
