.sf_blog_main_header {
    text-align: left;
    padding-left: 10px;
    padding-top: 5px;
    display: block;
    width: 880px;
    height: 25px;
    font-weight: bold;
    overflow: hidden;
    font-size: 20px;
    color: #FF9600;
 }

 .sf_blog_extra4 span {
    float: right;
    height: 120px;
    min-height: 120px;
    width: 696px;
    background-repeat: no-repeat;
    background-image: url(images/palace_spa_fuji_em2.jpg);
 }

 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 70px;
    min-height: 70px;
    background-position: left;
    border-bottom: 1pt solid #fff;
    background-repeat: no-repeat;
    background-image: url(images/BLOG_HEADER.jpg);
 }

 .sf_blog_extra4 {
    height: 120px;
    min-height: 120px;
    width: 900px;
    border-top: 2px solid #fff;
    border-bottom: 4px #fff solid;
    background-repeat: no-repeat;
    background-image: url(images/BLOG_MAY2.jpg);
 }

 a:link {
    text-decoration: underline;
    color: #367797;
 }

 a:visited {
    color: #7A3A5E;
 }

 a:hover {
    text-decoration: underline;
    color: #000000;
 }

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

 
