﻿.userForm { width: 600px; }
div.row { clear: both; font-size: 100%; margin-bottom: 5px; }
div.row span.label { float: left; width: 250px; padding-right: 10px; text-align: right; }
div.row .textbox { width: 300px; }
div.row .multiLineTextbox { width: 300px; height: 100px; }
div.row .dropdown { width: 304px; }
.button { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; }
.buttonRow { padding-top: 5px; text-align: right; }
.errorLabel { font-weight: bold; color: Maroon; }
.optionsList { display: inline; _margin-bottom: -8px; }
.optionSpan { display: block; position: relative; height: 24px; }
.optionSpan table { position: absolute; top: 0px; left: 350px; margin-top: -6px; }
