@charset "utf-8";
.sidebarMenuContainer {
	float: right;
	width: 345px;
}
#formContainer {
	background: top left repeat-y url(/wp-content/themes/theme_cash4gold_black/images/leadsForm/formBgTile.jpg);
	width: 352px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#form_requestkit {
	margin: 0px;
	clear: none;
	padding: 10px;
	padding-left: 20px;
	background: no-repeat bottom url(/wp-content/themes/theme_cash4gold_black/images/leadsForm/formBgBottom.jpg);
}
#formHeader {
	width: 352px;
	height: 55px;
	background: top left no-repeat url(/wp-content/themes/theme_cash4gold_black/images/leadsForm/formBgTop.jpg);
}
.formItem {
	display: table;
	clear: both;
	margin-bottom: 5px;
}
.inputCheckbox {
	background: transparent !important;
}
.formLabelContainer {
	display: inline-block;
	clear: none;
	float: left;
	width: 95px;
}
.howDidYouHearLabelContainer {
	display: inline-block;
	clear: none;
	float: left;
	width: 175px;
}
.checkboxContainer {
	display: inline-block;
	clear: none;
	float: left;
	margin-right: 10px;
}
.checkboxLabelContainer {
	display: inline-block;
	clear: none;
	float: left;
	width: 280px;
	line-height: 16px;
}
.formField {
	display: inline-block;
	clear: none;
	float: left;
}
#state {
	width: 205px !important;
}
.inputText,
.inputSelect,
.inputPhone {
	border: 1px solid #960;
	padding: 2px;
}
.inputItemActive {
	background: #e4e9f7 !important;
}
.inputText {
	width: 200px !important;
}
.inputPhone {
	width: 56px !important;
	margin: 0px !important;
}
.clearDiv {
	display: block;
	clear: both;
}
.labelRequired {
	font-weight: bold;
}
.labelRequired span {
	color: #900;
	font-weight: bold;
	font-size: 14px;
}
.inputSubmit {
	margin-top: 10px;
}
.checkboxLabelContainer a,
.checkboxLabelContainer a:hover {
	color: #993300;
}
.formRadiosHorizontal {	
	display: inline;
	float:left;
}
.formRadiosHorizontal label {
	display: inline;
	float: left;
	clear: none;
	margin-right: 15px;
}

/* Sidebar Guarantee */
.sidebarGuarantee {
	display: block;
	clear: both;
	width: 345px;
	margin-top: 10px;
	border: 1px solid #999;
	background: #FFF;
}