/** Navigation Aide **/
td.listingRightColumn {
	background: white;
	width: 215px;
	vertical-align: top;
	border-left:1px dashed #ccc;
}

.listingRightColumn h3 {
	background: #282828;
	color: #B3EE3A;
	text-align: center;
}

.listingRightColumn h4 {
	text-align: center;
}

.listingRightColumn p {
	margin-left: 12px;
}