.productNavigatorColumn {
	float:left;
	width:125px;
	height:436px;
	margin:2px 1px 2px 0;
	padding:0;
	background-color:#fff;
	text-align:center;
	text-transform:uppercase;
	border-left:2px dotted #B4CDEB;
}

.productNavigatorColumnLast {
	width:118px;
	border-right:2px dotted #B4CDEB;
}

.productNavigatorColumn a span {
	margin-left:85px;
}

.productNavigatorColumnLast a span {
	margin-left:-152px;
}

.productNavigatorColumn h1 {
	font-size:11px;
}
