.simpleBorder {
	border: 1px solid #a9891b;
}
.rangeDesc {
  font-size: 95%;
  font-style: italic;
  text-align: center;
}
.upcharge {
	color: #666666;
	font-style: italic;
	font-size: 90%;
}
#submit_button {
	position: relative;
	left: 230px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#form1 .configure_button{
	font-weight: bold;
	background-color: #705135;
	color: #a9891b;
	border: 1px solid #4c5854;
}
