@charset "iso-8859-1";
form table              { width:100%; border:1px solid #3366CC; margin-bottom:10px; }
form th                 { width:150px; text-align:left; font-weight:normal; }
form td, form th        { padding:5px 10px; vertical-align:top; }

table              { width:100%; border:1px solid #3366CC; margin-bottom:10px; }
th                 { width:150px; text-align:left; font-weight:normal; }
td, th        { padding:5px 10px; vertical-align:top; }


form table tr td select {float: left} /* Fix for Firefox "select jumping"*/

th label                { display:block; margin-top:.2em; }
#terms th               { width:auto; }
#terms th label         { margin-top:0; }

#options th               { width:auto; }
#optionss th label         { margin-top:0; }

table caption           { color:#fff; background: #3366CC; font-weight:bold; padding:5px 10px; font-size:12px; margin:0; border:1px solid #3366CC; text-align:left; }
form td p               { margin-bottom:0; }

ul li                   { margin-bottom:.5em; }