.test {
}
.header-compimage {
	background-color: #CCC;
	height: 296px;
	width: 916px;
	margin-left: 25px;
}
.kitdescription {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
	color: #000;
	width: 300px;
	float: left;
	padding-left: 25px;
}
.kitprice {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
	color: #000;
	width: 590px;
	float: left;
	text-align: left;
	background-color: #FFF;
	margin-left: 25px;
}
.divider {
	width: 966px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	float: left;
	clear: both;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.product {
	width: 288px;
	height: 120px;
	margin-left: 25px;
	margin-bottom: 25px;
	float: left;
}
.product-thumb {
	height: 120px;
	width: 120px;
	background-color: #E8E8E8;
	float: left;
}
.product-text {
	float: left;
	margin-left: 25px;
	width: 143px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: lighter;
}
.kitprice-bold {
	font-weight: bold;
}
.kitprice2Copy {
	padding-left: 25px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
	color: #000;
	width: 445px;
	float: left;
}
.kitprice a {
	text-align: left;
	background-color: #FFF;
	text-decoration: none;
	color: #FFF;
}
.basicbox {
	width: 915px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	float: left;
	clear: both;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
.basicbox img {
	padding: 5px;
	margin: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

