.nivo-directionNav a {
	background:url(gray/arrows.png) no-repeat;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:0;
}
a.nivo-prevNav {
	left:0;
}

