/* USC Upstate University Design & Code is (c) University of South Carolina Board of Trustees */
/* Last updated 5/16/2007 by Nick Catto*/


#formcontent{line-height:1.4em; font-size:1.2em; margin-top:10px;}

.form_title{color:#666;font-size:1.8em; line-height:1.8em;}

#form .section_header{display:block; width:100%; border-top:#990000 1px solid; border-bottom:#990000 1px solid; text-indent:5px; padding: 5px 0; margin-bottom:10px; line-height: 1.5em; font-size:1.5em; font-weight:bold; color:#666666;}

label{float:left;width:200px; clear:left; margin-right:5px;}

input.radio label{float:none; width:auto;}
ol label{float:none; clear:both;}
.design_list_horizontal{float:none; width:auto;}

fieldset{padding:1em; margin-bottom:1em; border: 1px solid #ddd;}
legend{font-weight:bold; color:#900;}


/* Input Fields */

textarea{width:200px;}
input.text{width:200px;}
input.checkbox{}
input.radio{width:20px;}
input.submit{padding-left:10px;}

select{width:200px;}
.fine{font-size:10px;}
.required{color:#ff0000; padding-left:5px; font-weight:bold;}

.nofloat label, .nofloat input{float:none;}
.cancel{float:none;witdh:auto;}
.rightalign{margin-left:205px;}
