
#slider .nivo-controlNav {
	position:absolute;
	bottom:92px; /* Put the nav below the slider */
	left:11px;
	cursor:pointer;
	z-index:-1;
}
#slider .nivo-controlNav img {
	display:inline; /* Unhide the thumbnails */
	position:relative;
	margin-right:7px;
	cursor:pointer;
	z-index:-1;
}
