in the CSSSculptor/3ColumnImpairmentExpert2_NewDesign_css/screen.css file, comment the overflow hidden property for the #outerWrapper #contentWrapper style:
#outerWrapper #contentWrapper {
/*overflow: hidden;*/
text-align: center;
width: 891px;
}

