Redundant code? Width of "Post an Ad" button seem redundant.
Redundant code: style.css line 79 width=157px | is set by line 124 --- padding=40px
If your trying to set the width of the "Post an Ad" button;
The button width is set by the left and right padding which can be adjusted by line 124 in style.css
The "width" setting can be deleted from line 79 in style.css