.ld_errors_list
	{ margin:0px 0px 10px; display:block; }
.ld_errors_list .ld_error_item
	{ color:#f00; }
.ld_form
	{  }
/* {{{ */
	.ld_form label
		{ float:left; clear:left; width:120px; text-align:left; }
	.ld_form label.ld_field_error
		{ color:#f00; }
	.ld_form input
		{ float:left; width:180px; margin:3px 0px; }
    .ld_form select
		{ float:left; width:180px; margin:3px 0px; }
	.ld_form input.ld_form_submit_button
		{ width:102px; height:27px; font-size:11px; text-align:center; letter-spacing:1px;
		  border:none; text-decoration:none; color:#fff; margin:0px 0px 0px 120px;
		  background:#fff url(../img/bg_hrefbutton.gif) no-repeat 0px 0px; }
	.ld_form textarea
		{ float:left; width:180px; height:90px; margin:4px 0px; }
/* }}}-.ld_form */