#introProdWrapper {
	width: 58.33em;
	overflow: hidden;
}
#intro {
	width: 42.4em;
	height: 100%;
}
#intro p {
	width: 38.9em;
}
#prodSpot {
	width: 15.76em;
	height: 100%;
	text-align: center;
}
#prodSpot li {
	font-size: 12px;
	display: block;
	list-style: none;
}
#prodSpot h1 {
	background-color: #2f2f2f;
	height: 1.357em;
	color: #cfcfcf;
	font-size: 14px;
	line-height: 2.714em;
	border-bottom: 1.357em solid #272727;
}
#prodSpot h2 {
	background-color: #4dc80a;
	color: black;
	font-size: 11px;
	border-top: .5em solid #85cc5e;
	border-bottom: .5em solid #41a809;
}
#prodSpot img {
	margin-top: .1em;
	width: 60%;
}
#prodSpot p {
	margin: .4em 1em 1em;
	font-size: 10px;
	line-height: 1.1em;
}
#intro, #prodSpot {
	float: left;
	margin-bottom: -2000em;
	padding-bottom: 2000em;
}
#news {
	clear: both;
}