html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

div#container { background: #ededed; font-size: 1.3em; line-height: 1.385; margin: 0 auto; padding: 10px; width: 600px; }
.clearing { clear: both; }
h1 { font-size: 2em; font-weight: normal; margin-bottom: 18px; }

ol.forms { float: left; list-style: none; width: 100%; }
ol.forms li { clear: both; float: left; margin: 0 0 2px; width: 100%; }
ol.forms label { cursor: pointer; display: block; float: left; font-weight: bold; margin: 0 10px 0 0; width: 90px; }
ol.forms .help { color: #444; display: block; font-size: 0.923em; margin: 5px 0 0 100px; }
ol.forms span.required { color: #f00; font-size: 1.154em; }
ol.forms .error { color: #f00; display: block; margin: 5px 0 0 100px; }
ol.forms input, ol.forms textarea { font: inherit; padding: 2px; width: 240px; }
ol.forms textarea { height: 250px; }
ol.forms textarea.short { height: 100px; }
ol.forms .extraSmall { width: 50px; }
ol.forms .small { width: 100px; }
ol.forms .medium { width: 150px; }
ol.forms li.grouping label { margin: 0; width: auto; }
ol.forms li.grouping { margin-bottom: 0; }
ol.forms li.grouping ul { list-style: none; margin-left: 50px; }
ol.forms li.grouping ul li { float: none; }
ol.forms li.grouping ul label { display: inline; float: none; font-weight: normal; margin: 0 0 0 0; width: auto;}
ol.forms li.grouping ul input { width: auto;}
ol.forms li.buttons { float: none; margin-left: 100px; width: auto; }
/*******************************************************************************/
/*******************************************************************************/
label, option{ text-transform:uppercase; }

