p.services_blurb {
	padding: 2.0em 0 2.0em 0 !important;
}
form {
x	padding: 2.0em 0 5.0em 0;
	margin: 0;	
}
form ul li {
	padding: 0.5em 0 0.2em 1.0em;
x	margin-bottom: 0.5em;
x	border-bottom: 1px solid #ddd;
}
form ul.contact_items, form ul.interest_items {
x	padding-top: 2.0em;
x	padding-bottom: 2.0em;
x	background-color: #F3F3F3;
}

label {
	display: block;
	float: left;
	width: 90px;
	padding-right: 1.0em;
	color: #333;
	text-align: right;
}
input, select {
	border: 1px solid #666;
	padding: 0.3em;
}
select{width:157px}
input.submit_button {
x	float: right;
	background-color: #1b5a9f;
	color: white;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	width: 149px;
	height: 29px;
	border: 0 none;
	background: transparent url(../images/submit.gif) no-repeat 0 0;
}
input.submit_button:hover, .submit_button_over {
	background-position: bottom;
}
li.contact_prefs input {
	border: 0 none;
}
li.contact_prefs label {
	display: inline;
	float: none;
}


li.heard_about label {
	width: auto;
	text-align: left;
}

li.current_ach {
	padding-bottom: 2.0em;
}
li.current_ach p {
	display: block;
	float: left;
	width: 200px;
	text-align: right;
	margin: 0 2.0em 0 0;
	padding: 0;
}
li.current_ach label {
	display: inline;
	float: none;
	width: auto;
	text-align: left;	
}


li.services_list div {
	float: left;
	width: 180px;
x	background-color: #eee;
	margin-top: 1.0em;
	margin-right: 1.0em;
	padding: 0.5em 1.0em;
}
li.services_list label {
	float: none;
	display: inline;
	width: auto;
	
}
li.services_list ul {
	padding: 0;
	margin: 0;
}
li.services_list li {
	border: 0 none;
	padding-bottom: 0;
	clear: left;
	padding: 0;
}
li.services_list input {
	margin-bottom: 1.0em;
	margin-right: 0.5em;
	display: block;
	float: left;
}
li.services_list strong {
	color: #163352;
	display: block;
	margin-bottom: 1.0em;
}

li.pilot_program {
	clear: both;
	padding-bottom: 2.0em;
}
li.pilot_program p {
	display: block;
	float: left;
	width: 200px;
	text-align: right;
	margin: 0 2.0em 0 0;
}
li.pilot_program label {
	display: inline;
	float: none;
	width: auto;
	text-align: left;	
}

li.questions_comments {
	clear: both;
	border-bottom: 0 none;
	padding-left: 3.0em;
}
li.questions_comments label {
	float: none;
	width: auto;
	text-align: left;
}
li.questions_comments textarea {
	width: 30em;
	height: 10em;
	border: 1px solid #666;
	padding: 1.0em;
	font: normal 1.0em/1.5em Arial, Verdana, sans-serif;
}

.submit_buttons {
	padding: 2.0em;
	
	width:330px;
	text-align:center;
}
