
03-15-2005, 11:32 PM
|
 |
SEO GUY Moderator
|
|
Join Date: Sep 2004
Location: Antalya, Turkey
Posts: 4,238

|
|
|
Your CSS looks non-standard to me...
I'm sure "padding:0px 3px;" is causing the problem:
It should be (say)
padding:0px 1px 2px 3px; or
padding-left:0px; padding-top:1px; etc.
similarly for the borders.
I prefer
border-left:1px solid #000000 for example
Cheers,
Paz.
__________________
10.3 million entries for Hotels in Turkey but I'm still chipping away.
|