/* Form Styles */
form, .formtable { padding: 0; margin: 0; }	
#frame p, #frame td {
	font-size: 12px; 
	line-height: 15px;
	}
	
#frame #kForm {
	width: 420px;
	background: url(../images/fm_consolidation_form_1782_vdotted.gif) repeat-y top right;
	}
	
#frame #kForm table td { padding: 3px; }		
#frame #kForm table td.one {
	text-align: right;
	width: 120px;
	padding-top: 5px;
	}

#frame #kForm table td #frm_radUser input { width: 25px; }
#frame #kForm table td #frm_radVolumeDiscount input { width: 25px; }
#frame #kForm table td input, #frame #kForm table td select { width: 250px; }
	
#frame #kForm table td p {
	padding-top: 6px;
	padding-bottom: 4px;
	margin: 0;
	}
	
#frame .kFormValidate {
	color: red;
	}		

div.form2wrapper {
	width: 664px;
	padding-top: 5px;
	background: url(../images/fm_consolidation_form_1782_form2_top.gif) no-repeat top left;
	margin-top: 24px;
	}
	
div.form2wrapper div {
	width: 664px;
	padding-bottom: 5px;
	background: url(../images/fm_consolidation_form_1782_form2_btm.gif) no-repeat bottom left;
	}
	
div.form2wrapper table {
	width: 664px;
	background: url(../images/fm_consolidation_form_1782_form2_rpt.gif) repeat-y top left;
	}
	
div.form2wrapper h2 {
	font-size: 14px;
	line-height: 17px;
	padding: 13px 0 18px 29px;
	margin: 0;
	}
	
div.form2wrapper p {
	padding: 0 0 6px 29px;
	margin: 0;
	}
	
div.form2wrapper p.privacy {
	padding: 10px 0 15px 4px;
	margin: 0 28px 0 28px;
	background: url(../images/fm_consolidation_form_1782_form2_hdotted.gif) repeat-x bottom left;
	}
	
div.form2wrapper select {
	padding: 0;
	margin: 0 0 15px 29px;
	width: 252px;
	}
	
div.form2wrapper input {
	width: 100px;
	margin: 21px 0 13px 29px;
	}
