.quote-wrapper {
	margin: 20px 0 0 0;
	background: #ffffff url(../images/quote-bg.gif) repeat-y top left;
}

.quote-wrapper h3 {
	margin: 25px 0 10px 0;
	padding: 5px 0;
	border-bottom: 1px solid #cfcdc3;
	font-size: 150%;
}

.quote-wrapper h3.first {
	margin: 0 0 10px 0;
}

.quote-wrapper form {
	background: url(../images/quote-bottom.gif) no-repeat bottom left;
}

.quote-wrapper form fieldset {
	padding: 5px 15px 15px 30px;
	background: url(../images/quote-top.gif) no-repeat top left;
}

.quote-wrapper form .quote-inner {
	display: block;
	min-height: 380px;
	width: 550px;
}

.quote-wrapper form .quote-inner1 {
	display: block;
	min-height: 100px;
	width: 550px;
}

.quote-wrapper h3 {
	margin: 0 0 10px 0;
}

.quote-wrapper form fieldset legend {
	display:none;
}

.quote-wrapper form fieldset div {
	padding: 7px 0;
	clear: both;
}

.quote-wrapper form fieldset div label {
	display: block;
	float: left; 
	width: 270px;
	padding-right:5px;
}

.quote-wrapper form fieldset div .quote-text {
	border: 1px solid  #cfcdc3;
	width: 270px;
}

.quote-wrapper form fieldset div .quote-date {
	border: 1px solid  #cfcdc3;
	width: 150px;
	margin-bottom: 3px;
}

.quote-wrapper form fieldset div .quote-calendar {

}

.quote-wrapper form fieldset div .quote-info img {
	margin-bottom: -1px;
}

.quote-wrapper form fieldset div .quote-textarea {
	border: 1px solid  #cfcdc3;
	width: 270px;
}

.quote-wrapper form fieldset div .quote-select, .quote-wrapper form fieldset div select {
	border: 1px solid  #cfcdc3;
	padding: 1px 1px 1px 2px;
}

.quote-wrapper form fieldset div .quote-radio, .quote-wrapper form fieldset div .quote-check {
	float: left;
}

.quote-wrapper form fieldset div span {
	padding: 0 20px 0 10px;
	width: 90px;
	display: block;
	float: left;
}

.quote-wrapper form .button-container {
	width: 550px;
}

.quote-wrapper form .button-container .quote-submit {
  	width:81px;
	height:25px;
	margin: 0;
	padding: 5px;
	border: 0;
	background: url(../images/but-submit-protect.png) no-repeat top center;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	float: right;
}

.quote-wrapper form .button-container .quote-save {
  	width:68px;
	height:25px;
	margin: 0;
	padding: 5px;
	border: 0;
	background: url(../images/but-save-protect.png) no-repeat top center;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	float: right;
}

.quote-wrapper form .button-container .quote-next {
  	width:68px;
	height:25px;
	margin: 0;
	padding: 5px;
	border: 0;
	background: url(../images/but-next-protect.png) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	float: right;
}

.quote-wrapper form .button-container .quote-back {
  	width:68px;
	height:25px;
	margin: 0;
	padding: 5px;
	border: 0;
	background: url(../images/but-back-protect.png) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	float: left;
}

.quote-wrapper form .button-container .quote-quick {
  	width:116px;
	height:25px;
	margin: 0;
	padding: 5px;
	border: 0;
	background: url(../images/but-quick-protect.png) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
}

.quote-wrapper form fieldset div .quote-smalltext1 {
	font-size: 80%;
	margin: -10px 0 5px 275px;
	padding: 0;
	width: 200px;
}
.quote-wrapper form fieldset div .quote-smalltext2 {
	font-size: 80%;
	padding: 2px 0;
	width: 270px;
}

#content-col2 #quotesteps {
	background:url(../images/stepsbgr_bottom.png) bottom center no-repeat;
	width:289px;
	min-height:150px;
	margin-top:62px;
}

#content-col2 #quotesteps #quotesteps_top {
	background:url(../images/stepsbgr_top.png) top center no-repeat;
} 

#content-col2 #quotesteps #quotesteps_top ul {
	padding:18px 0px 10px 40px; 
	line-height:190%; 
	color:#777;
} 

#content-col2 #quotesteps #quotesteps_top li.selected {
	font-weight:bold; 
	color:#000;
}


#content-col2 #quote-price-wrapper {
	background:url(../images/stepsbgr_bottom.png) bottom center no-repeat;
	width:289px;
	min-height:150px;
	margin-top:62px;
}

#content-col2 #quote-price {
	background:url(../images/stepsbgr_top.png) top center no-repeat;
} 

#content-col2 #quote-price-inner {
	padding:18px 0px 10px 40px; 
	line-height:190%; 
	color:#777;
} 
