div.greySoundwaveBox
{
	background: url(../images/greysoundwavebox.jpg);
	height: 80px;
	width: 546px;
	margin-bottom: 12px;
}

div.greySoundwaveBox h1
{
	position: absolute;
	left: 7px;
	top: 54px;
	color: white;
	font-size: 14pt;
	font-weight: normal;
}

div.whiteBox
{
	font-size: 10pt;
}

div.whiteBox h1
{
	color: #8C8C8C;
	font-size: 14pt;
	font-weight: normal;
}

div.seriesHeader
{
	color: #666666;
	margin-top: 2em;
	padding-bottom: 3px;
	border-bottom: solid 1px #B2B2B2;
}

div.seriesHeader h1
{
	font-size: 12pt;
	font-weight: bold;
}

div.productBox
{
	position: relative;
	background: url(../images/productbox.jpg);
	margin-top: 12px;
	height: 89px;
	width: 548px;
}

div.productBox img
{
	position: absolute;
	left: 14px;
	top: 8px;
}

div.productBox div
{
	font-size: 10pt;
	position: absolute;
	left: 100px;
	top: 10px;
	width: 280px;
}

div.productBox div h1
{
	color: #666666;
	font-size: 16pt;
	font-weight: normal;
}

a.learnmore
{
	position: absolute;
	right: 10px;
	bottom: 10px;
}

a.learnmore img
{
	position: static;
}
