/* #MainContent-{{{ */
	div#Contact h2	
			{ font-size:260%; color:#504949; line-height:30px; margin:0px 0px 0px 20px; text-align:left; }
	.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:300px; 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:150px; color:#504949; font-size:120%; margin:3px 0px; }
	.ld_form_content textarea	
			{ border:1px solid #504949; width:150px; height:50px; color:#504949; font-size:120%; 
			  margin:3px 0px; }
	.ld_form_content input.ld_form_submit_button	
			{ width:100px; margin-left:150px; background:#339966; border:0px; color:#ffffff; 
			  font-weight:bold; }
	#Contact p.normal span	
			{ font-size:160%; font-weight:bold; }
/* }}}-#MainContent */