.productPrices {
	color: #707070;
}

h2.productPrices {
	margin-top: -0.3em;
	padding-top: 0;
}

span.productPrices {
	margin: 0 1em;
	font-weight: bold;
}

#cartAttributes {
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	padding: 0.2em 0;
	margin-bottom: 1em;
}

#productAttributes {
	float: left;
}

#productDescription {
	border-bottom: 1px solid #bbbbbb;
}

#cartAdd {
	margin: 0;
	border: none;
	padding: 0;
	vertical-align: text-top;
}

.optionName {
	color: #a0a0a0;
}

#navPrevNextBottom {
	float: right;
}

.navNextPrevCounter {
	display: none;
}
