body {
	background: #312252 url(../images/background.png) repeat-x;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  #middle .section {height: 45px; }
}


/* Quotes */
#middle .sections-quotes {
  width: 854px;
  height: 759px;
  background: url(../images/background-section-quotes.png);

  padding-top: 13px;
  padding-left: 13px;
}

#middle div.sections-quotes {
  font-family: Verdana, Geneva, sans-serif;
  padding: 14px;
  padding-left: 28px;
}


#middle .section h3 {
  font-size: 12px;
  color: #ffffff;
  margin-top: 9px;
}

#middle .section .radio-button {
  position: relative;
  float: left;
  width: 20%;
}

#middle .section label {
  font-size: 10px;
}

#middle div.sections-quotes .explanation {
  width: 100%;
  font-weight: bold;
}

#middle div.sections-quotes .explanation p {
  position: relative;
  float: left;
  height: 30px;

  font-weight: bold;
  color: #68737C;

  font-size: 12px;

  margin-left: 25px;
  margin-top: 3px;
}


.quantity {
  margin-top: 10px;
}

.send-quote {
  width: 74px;
  height: 34px;
  background: url('../images/button-quote.jpeg');
  font-weight: bold;
  margin-top: 5px;
  border: 0;
}

.explanation p {
  text-align: center;
}

.quantity {
  width: 100%;
}

input {
  height: 25px;
  line-height: 25px;
  background: url('../images/background-field-input.png');
  border:1px #BEBEBE solid;
}

textarea {
  background: url('../images/background-field-textarea.png');
  height: 47px;
}

.sections-quotes .columnA {
  width: 602px;
}

.sections-quotes .columnA table td input {
	position: relative;
	float: left;
	visibility: visible;
}

.sections-quotes .columnA table td label {
	position: relative;
	float: left;
	display: block;
	width: 150px;
	height: 25px;
	line-height: 25px;
	margin-top: 3px;
	overflow: hidden;
	visibility: visible;
}

.sections-quotes .columnA table {
	width: 600px;
	margin-bottom: 5px;
	color: #333;
}

.sections-quotes .columnB {
  margin-top: 10px;
}

.sections-quotes .columnA .fields td {
  height: 25px;
}


.sections-quotes .columnB table {
	width: 200px;
	text-align: left;
}

.sections-quotes table td {
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #666;
	text-align: left;
}

#list-neighborhoods, #what-is-your-product, #enter-any-questions2 {
  width: 580px;
}

#middle .section h3{
        margin-top:10px;   
        margin-left:10px;
}
