#eform form,#eform label,#eform input { font-size: 1em; }
#eform fieldset { width:65%; padding : 0.5em 1em;border-width: 1px;border-style:dotted; border-color:#cccc99 }
#eform legend { font-size:120%;color:#009900; font-style:italic }
#eform label { text-align:right;position : relative; width : 15em; display : block; margin : .5em 0em; border-bottom:dotted 1px #cccc99; padding:2px;}
#eform label input { position : absolute; left: 110%; top : 2px; width : 10em; border:1px solid #cccc99;padding:2px; background-color:#f3f3b9}
#eform label textarea { position : absolute; left: 110%; top : 2px; border:1px solid #cccc99;height:120px;width:30em;padding:2px;background-color:#f3f3b9}
#eform label input:focus{background-color:#dedede;}
#eform input.submit { margin-left: 38em;font-size: 90%; background-color: #F7F7D4; color: #003300;padding:2px; }
#eform br { display : none; } 
#eform p.veri { clear:both;margin-top: 130px;}
#eform p.error { color:red;}
