.boxtext {
	position: relative;
	border: thin solid #CCCCCC;
	left: 0px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	margin: 10px;
	padding: 10px;
	clear: both;
	float: none;
	overflow: hidden;
	visibility: visible;
}
.leftcontainer {
	position: relative;
	width: 300px;
	left: 10px;
	top: 10px;
	right: 0px;
	bottom: 0px;
}
.rightcontainer {
	position: relative;
	width: 330px;
	text-align: left;
	border: thin solid #DEAE00;
	left: 4px;
	top: 12px;
	padding: 4px;
	margin: 0px;
	overflow: hidden;
	list-style-position: inside;
	list-style-type: circle;
	float: none;
	clear: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.leftbox {
	border: thin solid #CE0000;
	width: 296px;
	left: 10px;
	position: relative;
	top: 16px;
	right: 0px;
	bottom: 0px;
	clear: none;
	float: none;
	text-align: left;
}
h3 {
	color: #666666;
}
h4 {
	color: #666666;
}

.boxright {
	position: relative;
	width: 320px;
	left: 300px;
	top: -200px;
}
.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-weight: bold;
}
.formbox {
	border: thin solid #999999;
	font-size: 10px;
	background-color: #FFFF99;
}
.leftcd {
	position: relative;
	left: 0px;
	top: 20px;
	right: 0px;
	bottom: 0px;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	left: 10px;
	top: 0px;
	right: 10px;
	bottom: 0px;
	position: relative;
	overflow: hidden;
	width: 650px;
}
