.ld_errors_list
		{ display:block; padding:0px 0px 0px 40px; text-align:left; font-size:120%; color:#f00;
		  margin:5px 0px; }
.ld_form
		{ text-align:left; }
.ld_form_content	
		{ list-style-type:none; text-align:left; padding:0px 0px 0px 40px; }
#ld_form_1_content
		{ width:400px; text-align:left; }
.ld_form_content label		
		{ float:left; font-size:120%; font-weight:bold; color:#504949; display:block; width:100px; }
.ld_form_content label.error	
		{ color:#ff0000; }
.ld_form_content input		
		{ border:1px solid #504949; width:200px; color:#504949; font-size:120%; margin:3px 0px; }
.ld_form_content textarea	
		{ border:1px solid #504949; width:200px; height:100px; color:#504949; font-size:120%; 
		  margin:3px 0px; }
.ld_form_content input.ld_form_submit_button	
		{ width:100px; margin-left:200px; background:#710e08; border:0px; color:#ffffff; 
		  font-weight:bold; }
