Down the bottom right corner, the darker blue content box is showing a large gap from where it separates from the other content box in Firefox, but a small gap in internet explorer.
Just having one other little issue at the moment sorry.
The buttons top right, I'm trying to get them sit right on top of the banner. As you can see theres a 2px or so gap. Been busting my head over it and can't seem to find the fix.
This is the code for the div that it is in. I thought it might be the ul padding, but i have * { padding/margin set to 0 }. and ive tried many other things.
#botlinks {
float: right;
margin: 20px 5px 0 0;
}
#botlinks li { display: inline; padding: 0; }
Bookmarks