.quoteboxheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.box {
	float: left;
	height: 270px;
	width: 303px;
	background-image: url(../images/leftbox1.png);
	background-repeat: no-repeat;
	margin-top: 2px;
}
.quoteboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/button.gif);
	background-repeat: repeat;
	border: 1px solid #FFFFFF;
}
.borderquoteform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 16px;
	width: 170px;
	border: 1px solid #FFFFFF;
	background-color: #AA82D7;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.borderquoteformlong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 60px;
	width: 170px;
	border: 1px solid #FFFFFF;
	background-color: #AA82D7;
	margin-top: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
.boxmain {
}
.boxmain {
	float: left;
	width: 303px;
}
