.theme-default .nivo-controlNav a:hover {
	background-position: 0 -22px;
}
.theme-default .nivo-controlNav {
	padding: 0;
}
.theme-default .nivoSlider {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 5px;
}
.theme-default .nivo-caption {
	font-size: 24px;
}
.nivo-slice,
.nivo-box {
	z-index: 1;
}
.nivoSlider a.nivo-imageLink {
	z-index: 2;
}
.nivo-caption {
	z-index: 3;
}
.nivo-directionNav a {
	z-index: 4;
}