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


.quotetext{
	top: 93px;
	left: 267px;
	position: relative;
	color: #354767;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 30px;
	width: 499px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.quotedropdown {
	position: relative;
	top: 108px;
	left: 350px;
	float: left;
	width: 170px;
	height: 38px;
	
}
.quotesubmit {
	position: relative;
	top: 100px;
	left: 350px;
	float: left;
	width: 137px;
	height: 38px;


}