.cq2copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/data_server_bg.jpg);
	background-repeat: no-repeat;
	top: auto;
	font-weight: normal;
	font-variant: normal;
	word-spacing: normal;
	text-align: left;
}
.config {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(images/configurator_section.jpg);
	background-repeat: no-repeat;
}
.boxborder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #DBEEF4;
	border-right-color: #DBEEF4;
	border-bottom-color: #DBEEF4;
	border-left-color: #DBEEF4;
}
