#cat-cycle-nav {
	margin-top:7px;
	float:right;
}
#listing-banner img {
	max-width:100%;
}
#cat-cycle-nav a {
	text-indent:-9999px;
	display:block;
	float:left;
	background:url(images/cat-tab.png) no-repeat bottom;
	width:14px;
	height:14px;
	margin-left:3px;
}
#cat-cycle-nav a.activeSlide {
	background:url(images/cat-tab.png) no-repeat top;
}