.widgetset .widget {
    margin: 10px 10px 10px 20px;
    overflow: hidden;
    padding: 10px;
    width: 150px;
 }

 .widgetset {
    background-position: right;
    float: right;
    margin: 0;
    padding: 10px 20px 10px 0;
    width: 180px;
 }

 .sf_content {
    width: 660px;
    float: left;
 }

 body {
    font-style: normal;
    padding: 0;
    background-position: top center;
    background-repeat: no-repeat;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    color: #dbdada;
    background-color: #09100e;
    background-image: url(images/Poster1a1.jpg);
 }

 .sf_wrapper {
    background-repeat: no-repeat;
    min-height: 200px;
    height: 200px;
    background-image: url(images/Poster1b2.jpg);
 }

 
