div.ld_form_content
    { float:left; width:310px; padding:20px 0px; }
/* {{{ */
	div.ld_form_content label
        { float:left; clear:left; display:block; width:100px; font-size:120%;
		  color:#666; font-weight:bold; }
	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:0px 5px 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; }
    #Content .contactBlueWrapper
        { float:left; width:200px; padding:0px 0px 0px 120px; }
    #Content .contactBlue
        { width:190px; background:#0088bc; padding:5px; height:125px;
          margin:0px 0px 18px 0px; color:#fff; }
    #Content .contactBlue p
        { color:#fff; padding:0px; margin:5px 0px; line-height:12px; }
    #Content .contactBlue p a:link,
    #Content .contactBlue p a:visited,
    #Content .contactBlue p a:hover
        { color:#fff; }
/* }}}-div.ld_form_content */
