#Wrapper{
    width:990px;
}
#TopWrapper,
#splasher,
#BarWrapper,
#InfoWrapper,
.offer,
.new,
.soldout{
    display:none;
}

#ContentWrapper{
    left:0;
    width:990px;
}
#ContentInnerWrapper {
    float: left;
    left:0;
    position: relative;
    width: 990px;
    z-index: 2;
}
#grayDiv{
    background:none;
}