div.ld_form_content		{ float:left; width:350px; padding:20px 0px; }
/* {{{ */
	div.ld_form_content label	{ float:left; clear:left; display:block; width:105px; font-size:120%; 
								  color:#666; font-weight:bold; line-height:30px; }
	div.ld_form_content input 	{ float:left; width:200px; height:18px; border:1px solid #666; color:#666;
								  font-size:120%; margin:3px 0px; }
	div.ld_form_content textarea	{ float:left; width:200px; height:50px; border:1px solid #666; color:#666;
									  font-size:120%; margin:3px 0px; }
	div.ld_form_content input.ld_form_submit_button
						{ float:right; width:87px; height:21px; font-weight:bold; color:#fff; border:0px;
						  margin:5px 40px 0px 0px; 
						  background:transparent url(../img/submit-bg-87x21.png) 0% 0% no-repeat; }
	div.ld_form_content div#ld_form_1_prop_name_box
						{ display:none; }
	span.ld_errors_list		{ font-size:120%; color:#FF0044; margin:0px; padding:5px 0px; }
	
	#ld_form_3_brochure_box input
		{ width:15px; border:none; }
	#ld_form_3_call_me_box
		{ float:left; margin:0px; clear:both; }
	#ld_form_3_call_me_box input { width:15px; border:none; }
	#ld_form_3_brochure_box label,
	#ld_form_3_call_me_box label
		{ width:245px; font-weight:normal; color:#333; line-height:21px; }
	#ld_form_3_submit { margin:10px 52px 0px 0px;  }
	
		
/* }}}-div.ld_form_content */
