.sf_wrapper {
    width: 970px;
    margin: 25px auto 0px;
    padding: 0px;
    min-height: 1%;
    height: 1%;
    background-image: none;
    background-repeat: no-repeat;
 }

 .widget {
    margin-bottom: 10px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .widget_header {
    min-height: 50px;
    height: 50px;
    margin: 0px;
    padding: 0px 20px 0px 20px;
    font-size: 12px;
    font-weight: bold;
    width: 190px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_main_header {
    font-weight: bold;
    font-size: 24px;
    width: 970px;
    margin: 0px auto;
    padding: 30px 0px 5px;
    min-height: 55px;
    height: 55px;
    color: #ffffff;
    background-repeat: no-repeat;
    background-position: 740px 15px;
    background-image: url(images/mr_pete.jpg);
 }

 
