View Single Post
Old 04-29-2009, 12:05 AM   #5 (permalink)
CoryMathews
The Addict
 
CoryMathews's Avatar
 
Join Date: Nov 2007
Location: USA
Posts: 256
Thanks: 7
CoryMathews is on a distinguished road
Default

small thing..

margin: 0px 0px 0px 0px;

can just be margin:0;

and 0 is zero in any units so you don't need the px anywhere its just 0.
CoryMathews is offline  
Reply With Quote