#form_call2act {
	background-color: #482529;
	width: 100%;
	height: 25px;
	text-align: center;
	font-family: tahoma;
	color: #FFFFFF;
	padding: 8px 2px;
	position: relative;
	left: -2px;
	font-size: 1.1em;
}

#erform {
	font-size:1.1em;
	width: 100%;
}

#erform form {
	background:#FFF url(../images/info-kit-bg_alt.jpg) no-repeat 0px 0px;
	padding:15px 15px 0 15px;
}

#erform label {
	display: block;
	font-size: 0.9em;
	margin: 5px 0 1px 0;
}

#erform input {
	display: block;
	border:1px solid #9192A0;
	padding:2px;
	width: 220px;
}

#erform select {
	border:1px solid #9192A0;
	width: 225px;
}

#erform span {
	font-size: 0.9em;
	text-align: left;
	color: #000000;
	display: block;
}

#erform div.call2action {
	margin-bottom:65px;
	text-align:left;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Sarif;
}

	#erform div.call2action p {
		text-align: left;
		color: #FFF;
		font-size: 1em;
		margin: 35px 130px 0 0;
	}

#erform #submit {
	margin: 10px 0 0 0;
}

	#erform #submit input {
		width: 86px;
		height: 40px;
		border: none;
		margin: 0 auto;
		padding: 0;
	}

#erform div.center {
	text-align: center;
}

#erform #phone {
	font-size: 1.3em;
}

#erform div.call2action div.heading {
	display: block;
	color: #FFF;
	font-size: 23px;
	font-weight: bold;
}



#erform div.call2act2 {
	padding-left:55px;
}

#erform div.call2act2 ul{
	margin:0 0 20px 0;
	padding:0;
	float:left;
	text-align: left;
}

#erform div.call2act2 ul li{
	margin:0;
	padding:0 0 0 5px;
	text-align: left;
	font-family: "Arial Unicode MS", Arial, verdana, sans-serif;
	font-weight: normal;
	font-size:12px;
	list-style: square;
}

#erform #erform_privacy {
	font-size: 0.9em;
	color: #333333;
	margin: 15px 5px 15px 5px;
}

div.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
	padding: 0;
	margin: 0;
}

/* ****** SPECIAL FOR THIS FORM ******* */
#erform div.erform_halfcol {
	display: block;
	float: left;
	width: 110px;
	margin-right: 5px;
}
	#erform div.erform_halfcol input {
		width: 105px;
	}

#erform #erform_city {
	display: block;
	float: left;
	width: 150px;
	margin-right: 5px;
}
	#erform #erform_city input {
		width: 145px;
	}

#erform #erform_state {
	display: block;
	float: left;
	width: 65px;
}
	#erform #erform_state input {
		width: 65px;
	}

