copy and paste the following to the bottom of your css to remove white space and space your images on your product listing page:
.categoryListBoxContents {
float: left;
}
popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
background-color: #ffffff;
}
.centerColumn { padding-top:0px; }
.leftBoxContainer, .rightBoxContainer {stylesheet.css (line 1135) border:1px solid #727D84; margin:1.2em 0em 0em; }
.productListing-even .productListing-data,{padding:5px 0;font-size:1em;color:#000;}
.productListing-odd .productListing-data{padding:5px 0;font-size:1em;color:#000;}



