@charset "utf-8";
/* CSS Document */

div.form-row {margin-bottom:5px; white-space:nowrap;}
div.form-row span.lbl {display:inline-block; width:500px; border-bottom:dotted 5px #888; text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif;}
div.form-row span.price {font-family:Verdana, Arial, Helvetica, sans-serif;}
div.form-row span.lbl-schedule {font-weight: bold; font-size: 11px;}
div.form-row span.spacer {display:inline-block; width:130px;}
div.form-row input {padding:1px 2px;}
div.form-row input.text {border:solid 1px #a39161;}
div.form-row input.btn {font-size:100%;}
div.form-row select {padding:2px;}
div.form-row textarea {padding:2px;}

div.menu-row {margin-bottom:5px; white-space:nowrap;}
div.menu-row span.menulbl {display:inline-block; width:200px; border-bottom:dotted 5px #FF0000; text-align:left; font-family:Arial, Helvetica, sans-serif;}