@import url(../common/common.css);

#content-wrapper {
    margin: 0px 36px 0 0px;
    width:1000px;
    min-height:300px;
     background: transparent url(../common/images/standard_bg.png) repeat-y;
}

#content-container{}

.content-pane {width:742px; float:left;
     
    margin-left:30px;
    margin-right:20px;
    margin-top:20px;
    margin-bottom:20px;
}

#flash-holder {
    padding-bottom:0px; margin-bottom:0px; 
   
}


ul {
    margin-left:15px;
}
li {
    
    list-style: square;     

}
 #footer {margin-top:0px;}
