.productNavigatorColumn {
	float:left;
	width:251px;
	height:325px;
	margin:2px 1px 2px 0;
	padding:0;
	background-color:#fff;
	text-align:center;
	text-transform:uppercase;
	border-left:2px dotted #B4CDEB;
}

.productNavigatorColumnLast {
	width:250px;
	border-right:2px dotted #B4CDEB;
}

.productNavigatorColumn a span {
	margin-left:146px;
}

.productNavigatorColumnLast a span {
	margin-left:-88px;
}

.productNavigatorColumn h1 {
	font-size:11px;
	height:18px;
	background-image:url(../images/product_navigator_header_adults_bg.gif);
}
