If the corrected template doesn't solve the problems (I believe the author was having some difficulties replicating the small font problem) then you can adjust the font-size in your stylesheet by changingand the centercolumn problem is because your left and right column widths have been set to 216px each in the Admin area (even though the boxes within them are just 175px wide). Your overall shop width is 750px and so the center column is squeezed down into the mere 318px wide space that is left.FORM, SELECT, INPUT {
display: inline;}
font-size: .75em;
margin: 0.1em;



