@charset "UTF-8";
/* CSS Document */

#estimate-form { background: url(../images/img-quote-bg.png) left bottom no-repeat; margin: 55px 0 0 -5px; padding: 0 0 12px 0; width: 291px; }
	#estimate-form h2 { background: url(../images/img-quote-bg2.png) left top no-repeat; color: #fff; font-weight: normal; margin-bottom: -48px; padding: 19px 19px 0 19px; position: relative; top: -48px; height: 29px; }
		#estimate-form h2 strong { color: #f6d900; font-weight: bold; }
	#estimate-form ul { margin: 0 19px 10px 19px; padding: 0; }
	#estimate-form li { background: none; color: #fff; font-size: 11px; margin: 0 0 5px 0; min-height: 1em; padding: 0; }
	#estimate-form label { display: block; float: left; width: 90px; }
	#estimate-form .form-submit { margin: 0 13px 0 19px; text-align: right }
	#estimate-form input.text, 
	#estimate-form select { background: #ccc; border: 1px solid #fff; width: 135px; }
	#estimate-form select { width: 158px; }
	#estimate-form input.text.zip { width: 75px; }

	#estimate-button h2 { line-height: 14px; font-size: 12px; }
	#estimate-button h2 a { background: url(../images/btn-request-estimate.gif) left top no-repeat; color: #fff; display: block; font-weight: normal; height: 40px; text-decoration: none; padding: 13px 0 5px 48px; width: 132px; }
	#estimate-button h2 strong { color: #f6d900; display: block; font-size: 14px; font-weight: bold; }

* html #estimate-form { background: url(../images/img-quote-bg.gif) left bottom no-repeat; }
	* html #estimate-form h2 { background: url(../images/img-quote-bg2.gif) left top no-repeat; }



