@charset "ISO-8859-1";
#customersodd .inline input {
	width: 160px;
}
#customersodd .inline label {
	display: block;
	float: left;
	width: 300px;
	margin-right: 20px;
}
#customersodd legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF760A;
}
#customersodd fieldset {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
}

#customersodd .inline select {
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #373939;
}

#customersodd .inline {
	clear: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
