.centerColumn { padding-right: 0; }
#product-info-header {
	background: url(../images/sub-categories-nav.png) top left no-repeat;
	padding: 0 15px;
}

#product-info-header h1 {
	font-size: 10px;
	font-weight: bold;
	line-height: 25px;
}

.navNextPrevList {
	float: right;
	margin: 0 0 0 20px;
	padding: 0;
}

.navNextPrevList a {
	color: #010101; 
	font-weight: bold;
	font-size: 0.9em;
	line-height: 22px;
	text-transform: uppercase;
}
.navNextPrevList a:hover { color: #c12026; }

.navNextPrevCounter {
	line-height: 22px;
	text-align: right;
	padding: 0;
	margin: 14px 10px 0 0;
}

form { display: block; }

#product-content { padding: 0 5em 0 1em;}