/*Contact Us styles*/
#ContactUsForm #FormHolder {width:375px;}
#ContactUsForm .labelHolder {width:105px;}
#ContactUsForm .inputHolder {width:260px;}
#ContactUsForm .booleanLabel {display:block; float:right; width:310px;}
#ContactUsForm .booleanHolder {display:block; float:left; width:50px;}
#ContactUsForm .inputHolder input, 
#ContactUsForm .inputHolder select,
#ContactUsForm .inputHolder textarea {width:250px; border:0;}
#ContactUsForm .inputHolder textarea {height:7em;}
#ContactUsForm .submitRow input {border:0; color:#ffffff; font-weight:bold; padding:10px 20px; background:#673288 url(/SiteFiles/Images/Fade_Purple.gif) left top repeat-x;}

#ContactUsForm .ErrorLabel {font-weight:bold; padding-bottom:0.5em; display:block; width:375px; float:left;}
#ContactUsForm .ErrorLabel,
#ContactUsForm .error {color:#ffffff;}
#ContactUsForm .EditingFormErrorLabel {padding-bottom:0.5em;}

#ContactUsForm #FormContent {width:235px; color:#ffffff; padding-top:0.2em;} 
#ContactUsForm #FormContent p {font-weight:bold;}


