/* =label/labelspan */
#crafterRequest { width: 526px; display: block; float: left; padding-top: 0px; border-top: 1px solid #900; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-color: #900; border-bottom-color: #900; border-left-color: #900; }
#crafterRequest label, label span { display: block; padding-bottom: 0.35em; }
#crafterRequest label { width: 100%; font-family: Arial, Helvetica, sans-serif; font-size: 0.85em; font-style: normal; font-weight: normal; float: left; }
#crafterRequest label span { float: left; width: 27%; text-align: right; }
#crafterRequest label div.list { display:inline; float: right; width: 70%; text-align: left; }

#crafterRequest fieldset { display: block; padding-top: 15px; padding-right: 20px; padding-bottom: 10px; border-bottom: 1px solid #900; }
#crafterRequest fieldset input, textarea { float: right; width: 70%; border: 1px solid #5A1613; }
#crafterRequest fieldset input:hover, textarea:hover { border-color: #ABA696; }
#crafterRequest fieldset input:active { border-color: #5A1613; }
#crafterRequest fieldset textarea:active, textarea:focus { border-color: #5A1613; }
#crafterRequest fieldset input.space { border:none; width:auto; }

/* =div */
#crafterRequest div { float: left; display: block; text-align: center; padding-top: 10px; padding-bottom: 10px; width: 524px; }
#crafterRequest div.questions { width:70%; text-align:left; border-style: none; float: right; padding: 0px; }
#crafterRequest div.questions p { font-size: 0.85em; margin-bottom: 7px; }
#crafterRequest div.questions input { float:none; text-align:left; margin: 0px; padding: 0px; border-style: none; background: transparent; }

/* =Form Buttons */
#crafterRequest div input { padding: 0.25em 0.5em; background: #993300; height: auto; width: auto; border-top: 2px double #E5AD91; border-right: 2px double #E5AD91; border-bottom: 2px double #561C00; border-left: 2px double #561C00; }

#crafterRequest div#end input:hover, 
#crafterRequest div#end input:active, 
#crafterRequest div#end input:focus { cursor:pointer; background: #CB4300; border-color: #7E2A00 #7E2A00 #E5AD91 #E5AD91; }

#crafterRequest #SubmitForm,
#crafterRequest #ClearForm { color:#FFF; }

#crafterRequest em { display: inline; color: #5A1613; font-style: normal; }
