diff -r 156cdfffef8e -r d9d1f8e5f384 style.css --- a/style.css Thu Nov 08 19:09:05 2007 +0000 +++ b/style.css Thu Nov 08 19:26:00 2007 +0000 @@ -56,14 +56,16 @@ } div.paginate { + padding-top: 20px; height: 50px; width: 100%; text-align: center; } div.paginate ul { - margin: 0px + margin: 0px; padding: 0px; + line-height: 30px; white-space: nowrap; }