.contactUsForm UL   { list-style: none; }
.contactUsForm .req { color: red; }
.contactUsForm TABLE TD { border-bottom: 1px solid #EEE; padding-bottom: 2px; }
.contactUsForm { width: 300px; margin-left: 10px; }
	#contactUsFormPart1 UL { width: 250px; margin-left: 0; padding-left: 15px; }
	#contactUsFormPart1 UL LI { margin-top: 5px; }
	#contactUsFormPart2 TD P { width: 180px; }
	#contactUsFormPart2 SELECT { font-size: 1.0em; }
.optionsubhead {
	margin-left: 19px;
}

#contactUsFormPart1 {
	margin: 0;
	padding: 1px;
}
#contactUsFormPart2 {
	width: 480px;
	clear:left;
}
#wraptri {
	background: White;
	width: 755px;
	position: relative;
}
#leftfloater {
	margin: 0;
	width: 165px;
	position: absolute;
	left: 0;
}
#leftfloater img {
	display: block;
}
.leftbwrap {
	background: #E3E3DE url('/images/Process-TIG_13.gif') no-repeat right bottom;
	padding-bottom: 10px;
}
#rightfloater {
	background: #E3E3DE url('/images/Process-TIG_14.gif') no-repeat left bottom;
	margin: 0;
	width: 240px;
	position: absolute;
	right: 0;
}
#rightfloater .rfcontent {
	padding: 15px 15px 5px 15px;
	text-align: center;
}
#millersign {
	background: url("images/miller_sign.jpg") no-repeat -1px top;
	height: 126px;	
}
#millersign span { display: none; }
#maincontent {
	margin-left: 15px;
	margin-right: 0;
}


.otrbox {
	background: #E3E3DE;
	padding-top: 5px;
}
.otr {
	margin: 0 10px 0 20px;
	padding: 0;
	list-style: url('/images/arrow_blue.gif');
}
.otr li {
	margin: 4px 0;
}
.otr li a { text-decoration: none; }
.otr li a:hover { text-decoration: underline; }
