.widgetset .widget img {
    vertical-align: top;
    padding: 0px;
    border: 3px solid white;
 }

 .sf_region2 {
    float: left;
    display: inline;
    width: 350px;
    min-height: 465px;
    height: 465px;
    clear: both;
    color: #eeeeee;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_main_header {
    text-align: center;
    width: 310px;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    font-size: 34px;
    font-weight: normal;
    font-variant: normal;
    display: block;
    min-height: 45px;
    height: 45px;
    padding: 5px;
    margin: 15px 15px 0px 15px;
 }

 .sf_outer_wrapper {
    background-image: url(images/content-bkg.gif);
    background-repeat: repeat-y;
    background-color: #ffffff;
    width: 900px;
    margin: 5px auto 0px;
    _margin: 5px auto;
 }

 
