.contentSection {
    clear: both;
    width: 1000px;
    padding: 0px;
    background-color: #ffffff;
    }
    
    
    .contentSection.ui-content {
    border-width: 0;
    overflow: visible;
    overflow-x: hidden;
    padding: 0;
}