/* Jack Sanders Paint Co. Style Sheet */


form#frmContact              { margin-left: 1.5em;}
p.address-block              { margin-left: 1.5em;}

p.element                    { position: relative; font-size: 83%;}
p.element input              { margin-left: 13em;}
p.element input#firstName    { margin-left: 1em;}
p.element textarea           { margin-left: 13em;}
p.element select             { margin-left: 13em;}
p.element label              { position: absolute; top; 0; left: 0; width: 12em; font-weight: bold;}

span.error                   { color: red; font-weight: bold;}

/* End of stylesheet.css */