Try this at the bottom of the stylesheet:
I have put some borders in to see what is going on more clearly and then I have taken the margins out of the h4s.Code:#attributeBox-photo1{border: 1px solid green;height:22px;} #attributeBox-photo2{border: 1px solid green;height:22px;} #attributeBox-photo3{border: 1px solid green;height:22px;} #attributeBox-backgroundphoto4{border: 1px solid green;height:22px;} #attributeBox-photo5{border: 1px solid green;height:22px;} #attributeBox-photo1 h4{margin:0;} #attributeBox-photo2 h4{margin:0;} #attributeBox-photo3 h4{margin:0;} #attributeBox-backgroundphoto4 h4{margin:0;} #attributeBox-photo5 h4{margin:0;}
Tell me how you get on.....



