.orderOptions h2 { margin-left: 8px; }
.orderOptions h3 { clear: both; margin-top: 10px; }

.orderOptions .makeTable { width: 270px; margin-left: 15px; }

.orderOptions .panelHCarousel { margin-top: 0.5em; }

.orderOptions .panelHTabs { 
  padding-left: 20px; 
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative; 
}

.orderOptions .orderButton { 
  margin-bottom: 1em; 
  padding-left: 60px; 
}

.orderOptions .orderButton span {
	padding-left: 30px;
	padding-right: 35px;
}

.orderOptions .stepList dt,
.orderOptions .stepList dd {
	margin: 0 12px;
}

.orderOptions .stepList dt {
	margin-top: 16px;
	font-weight: normal;
}

.orderOptions .stepList dt.first { margin-top: 0; }

.orderOptions p { margin: 0 20px 10px 20px; }


.orderOptions h4 {
  margin-top: 30px;
  font-size: 90%;
  font-weight: bolder;
  color: #555;
}

.orderOptions .shipping {
  margin: 0 20px;
  font-size: 95%;
  background-color: #f7f7f7;
  border: 1px solid #f1f1f1;
  padding: 15px 15px;
}

.orderOptions .shipping dt {
  margin-top: 10px;
  color: #666;
}

.orderOptions .shipping dt.first {
  margin-top: 0;
}

.orderOptions .shipping dd {
  color: #777;
}

.orderOptions .shipping strong {
  color: #666;
}
