input.calendar-button {
  background: url(/images/calendar.jpg);
  width: 16px;
  height: 15px;
  cursor:pointer;
}

.order {
  width:220px;
  height:33px;
  background:url(/images/order.jpg);
  border:none;
  margin:10px 0 10px 0;
}

.carwashoption {
  display: none;
  padding:5px;
  border:2px solid #FADDA9;
  border-top:0px;
  background-color:#FDF4E1;
}

.carwashlink{
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  display:block;
  padding:5px;
  border:1px solid #D0E8F4;
  background-color:#ECF8FD;
}

p.yesno {
  font-size: 16px;
}

input {
 font-size: 16px;
}

span.quoteSpan {
	float:left;
	display:block;
	width:130px;
}

.textThirteen {
	font-size:13px;
}

.textTwelve {
	font-size:12px;
}

h1.quoteH1, h3.quoteH3 {
	color:#0055aa;
}

.quoteContainer {
	background: #ececec;
	padding:20px;
	display:block;
}

p label {
	width:150px;
}

.submitButton {
	padding-left:152px;
}

.formSubmit p {
	position:relative;
	height:14px;
	margin-left:0px !important;
	color:#DF241B;
}

