Ok I'm not entirely sure what you mean, but to me it looks better if you change these two parts of your css to something like this:
Code:
#main .table-holder .university {
padding-left:5px;
width:170px;
}
Code:
#main .table-holder .degrees {
padding-left:5px;
width:100px;
}
edit: looking at your question and your page again I realize that I have probably misunderstood your question. Still don't understand it though. I checked the page in internet explorer 8 and it behaves a bit strange, not responding properly to changes in pagination. What browser are you using ?
Bookmarks