It took a while to find it, but the problem is not with any of the Cat Dressing styles; you are missing a } onJust put that in and you will see some changes to the page.Code:.searchBoxContent { background-image: url(../images/searchbox_container.gif); image-repeat: no-repeat; padding: 0em 3.8em;
Add a } afterand you will see a whole lot more changes. The missing } causes everything below it in the stylesheet to be ignored.Code:#seShipTo { padding: 0.2em;
(The second one ended up below the cut & pasted Cat Dressing rules. You should delete it from there.)
Bookmarks