hr { margin: 3em 0 1em 0; border-bottom: 1px solid #ddd; }
#xfl_form button { float: right; width: 8em; background: #fff url(../img/button_bg.gif) bottom repeat-x; border: 1px solid #fff; border: 1px solid #dbdae5; text-align: center; }
#xfl_form fieldset { padding: 2em; }
#xfl_form fieldset fieldset { margin: 2em; }
#xfl_form form { padding: 0; }
#xfl_form input, #xfl_form textarea { display: inline-block; float: none; margin: 0; padding-left: .4em; background-image: none !important; font-size: 1.7em; }
#xfl_form input.small { width: 5em; }
#xfl_form label { display: inline-block; width: 13em; margin: 0; }
#xfl_form li { margin-top: 1.2em; padding: 0; background: none; font-size: 1em; }
#xfl_form select { padding: .2em; font-size: 1.7em; }
#xfl_form textarea { width: 20.6em; padding-left: .4em; text-indent: 0; }
#xfl_form input.error, #xfl_form select.error, #xfl_form textarea.error { border: 1px solid red; }
.msg span { display: block; margin: .4em 0 .4em 0; font: 1em verdana, sans; }

