body{
	margin:0;
	padding:0;
}
#mainCt {
    width:700px;
    margin:20px auto;
}
#header {
    background:url("/images/aftermarket/formHeader.gif") no-repeat;
    height:143px;
	margin-bottom:15px;
	position:relative;
}
#header h1 {
	position:absolute;
	left:255px;
	right:0;
	line-height:1em;
	bottom:55px;
	vertical-align:bottom;
	margin:0;
	padding:0;
	font-variant:small-caps;
	color:#fff;
	font-size:2.5em;
	border-bottom:1px solid #5eafdb;
	font-weight:normal;
}
#centerCt {
    background:url("/images/aftermarket/formContent.gif") no-repeat #e2e5e9;
	overflow:hidden;
	border-bottom:1px solid #eaecef;
	padding-bottom:30px;
}
label {
	padding:0 0 .5em;
	display:block;
	overflow:auto;
	line-height:1.25;
}
h2 {
	margin:15px 0 0 16px;
}
p.instructions {
	float:left;
	display:block;
	width:220px;
	margin:20px 0 0 16px;
	padding:0;
	line-height:1.5em;
}
p.confirmation {
	margin:0 10px 30px 16px;
	padding:0;
	line-height:1.5em;
}
form {
	float:left;
	clear:none;
	width:425px;
	margin:20px 0 0 15px;
	padding:0;
}
label input, label textarea, label select {
	width:80%;
	display:block;
	padding:.1em;
}
small {
	font-size:.9em;
	color:#666;
	float:left;
	clear:both;
	width:80%;
}
fieldset {
	padding:0;
	margin:0;
	border:0;
}
legend {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#002d62;
	font-size:2em;
	margin:0;
	padding:0;
}
em {
	color:#C00;
	font-weight:700;
}
fieldset fieldset {
	border:0;
	margin:1em 0;
	padding:0;
}
fieldset fieldset legend {
	color:#333;
	font-size:1.5em;
}
.recaptchatable .recaptcha_image_cell {
	background-color:transparent;
}
fieldset.radioGroup input, fieldset.checkboxGroup input {
	display:inline;
	width:auto;
}
button {
	margin-top:1em;
}
label.error {
	float:left;
	font-style:italic;
	color:#C00;
	font-size:.9em;
}
#recaptcha_widget_div {
	width:100%;
}
#UA_footerLinks {
	background-image:url(/images/aftermarket/formFooter.gif);
}
