Here's my site in Chrome with he text running outside the box:

And here it is in .IE with no problem

Here's the relevant CSS
.section
{
height: 1000px;
width: 670px;
border: thick solid rgb(51,97,120);
border-radius: 15px;
text-align: center;
padding: 0px;
background-image: url(Images/diag_pattern.png);
background-color: rgb(255,255,255);
overflow:auto;
white-space:nowrap;
text-overflow:ellipses;
}
Very annoying? Is there anything I can do. An alternative way to show my results?
http://www.biketurtle.co/search.php