.wrapper
{
	width: 840px;
	overflow: hidden;
	margin: 6px auto 0;
	border: 0;
}

.marqueeContainer
{
	width: 780px;
	height: 20px;
	overflow: hidden;
	background-color: #e5e5e5;
	color: #000000;
	margin: 0 30px 6px;
}

.marqueeContent
{
	height: 18px;
	position: relative;
	top: 0px;
	margin: 2px 0 0;
}

.separator
{
	width: 840px;
	height: 1px;
	border-top: solid #80a7ac 1px;
	border-bottom: solid #80a7ac 1px;
}

.internalWrapper
{
	width: 700px;
	overflow: hidden;
	margin: 0 auto;
}

.websiteDesignation
{
	width: 100%;
	overflow: hidden;
	font-size: 13px;
	line-height: 16px;
	height: 18px;
}

.innovation
{
	width: 100%;
	overflow: hidden;
	font-size: 16px;
	text-transform: uppercase;
	margin: 13px 0;
}

.productImages
{
	width: 100%;
	overflow: hidden;
}

.productImage
{
	width: 140px;
	height: 80px;
	float: left;
}
