.nivo-theme-custom .nivo-controlNav a {
	display:none;
	width:17px;
	height:10px;
	background:url('/images/dynamic_home/homepage_tracker_off.png') no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 1px;
}
.nivo-theme-custom .nivo-controlNav a.active {
	background:url('/images/dynamic_home/homepage_tracker_on.png') no-repeat;
}