Try the following to see if help, and insert it to the end of the stylesheet. It is only for IE.
Code:
#bestsellersContent {
height: 1%;
}
And please take care of your stylesheet_new.css, for it missing a closing brace in the end, of which marked in red color in the code below.
Code:
/* For style of the link which under the images of above column display */
.centerBoxContentsNew a, .centerBoxContentsFeatured a, .centerBoxContentsSpecials a, .specialsListBoxContents a, .categoryListBoxContents a, .centerBoxContentsProducts
a {
display: block;
text-align: center;
padding-left: 5%;
padding-right: 5%;
}