fieldset { border: 1px solid #777; margin-bottom: 2em; }

legend { font-weight: bold; }

label { float: left; width: 230px; #padding-left: 1em; }
label.checkbox { float: none; width: auto; }

input.radio { display: inline; }
input.shiftright { margin-left: 235px; #margin-left: 241px; }

textarea { width: 200px; height: 60px; }

form h3 { font-weight: normal; font-size: 100%; }

#content table { border-width: 1px 0 0 1px; border-color: #ebc364; border-style: solid; width: 98%; margin: 1%; }
#content th, #content td { border-width: 0 1px 1px 0; border-color: #ebc364; border-style: solid; text-align: left; padding: 5px 5px; vertical-align: top; }
td.price, th.price { text-align: right; }
th { background: #e2a410; color: white; }
tr.inactive td { color: #777; }

p.extra { margin: -1em 0 0; #margin: 0; font-size: 90%; }
p.error { background: black; color: white; padding: 5px; }
