For some reason, the browser is not seeing the styles—probably because of an error/typo in the CSS further up. Check out this list:
http://jigsaw.w3.org/css-validator/v...rning=&lang=en
E.g.
This line 'ere (228) don't 'ave no } at end, meanin' it throws things off like:
Code:
.slider-link-4 { width: 118px; height: 43px; background-image: url(images/smooth-blue/slider-button-1.gif); position: absolute; z-index: 1; top: -40px; left: 511px; color: #fff !important; font-weight: bold; padding: 10px 0px 0px 50px;}
Bookmarks