div.dff_productShowcase div.scroll {
	overflow: auto;
}

div.dff_productShowcase div.scroll div.productwrapper {
	background-color: #999;
	min-width: 100%;
}

div.dff_productShowcase .next {
	float: right;
}

div.dff_productShowcase div.product {
	background-color: white;
	display: inline;
	float: left;
	width: 14em;
	margin: .5em;
	padding: .5em;
}

div.dff_productShowcase div.container {
	clear: both;
}

div.dff_productShowcase div.info {
	padding: 0;
	height: 15em;
	overflow: hidden;
}

div.dff_productShowcase div.overview {
	text-align: center;
}

div.dff_productShowcase ul {
	list-style: none;
}

div.dff_productShowcase div.thumb {
	text-align: center;
}

div.dff_productShowcase div.thumb {
	margin: 0 auto;
}

div.dff_productShowcase div.prices h3 a {
	font-size: 8pt;
	line-height: 1em;
}

div.dff_productShowcase div.prices div.thumb img {
	float: left;
	height: 4em;
	width: 4em;
	margin: 0 .1em 0 0;
}

div.dff_productShowcase div.prices .even {
	background-color: #eee;
}

div.dff_productShowcase table {
	clear: both;
	width: 100%;
}

div.dff_productShowcase h3 {
	margin: 0;
	text-align: center;
	font-size: 1.3em;
}

div.dff_productShowcase h3 a {
	font-size: 10pt;
}

div.dff_productShowcase p {
	font-size: 8pt;
	margin: .5em 0;
	line-height: 1.1em;
	text-align: left;
}

div.dff_productShowcase div.links {
	border-top: 1px solid black;
	padding: .25em 0;
	text-align: center;
}

div.dff_productShowcase div.attrib {
	clear: both;
	text-align: right;
}

div.dff_productShowcase div.clear {
	clear: both;
}

div.dff_productShowcase span.emphasis {
	font-size: 1.2em;
	font-weight: bold;
}
