.freeQuoteHeader {
	background-image: url(../images/freeQuote688.png);
	height: 52px;
	position: relative;
}
.tabPanelBottom {
	background-image: url(../images/panelFooter666.png);
	height: 12px;
	background-repeat: no-repeat;
	position: relative;
}
.tabPanelContents {
	background-image: url(../images/panelContents666.png);
	background-repeat: repeat-y;
	position: relative;
}
#quoteBox {
	position: relative;
	width: 666px;
	clear: left;
}
#quoteTagLine {
	position: relative;
	width: 220px;
	left: 30px;
	font-weight: bold;
	top: 10px;
	text-align: center;
}
#contactBox {
	position: relative;
	width: 260px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CAEC35;
	padding-left: 10px;
	float: left;
}
#contactFbox {
	float: left;
	width: 400px;
	position: relative;
}

