.nivoSlider a img {
	width: 300px;
}
.theme-default .nivoSlider {
	background: url("loading.gif") no-repeat 50% 50% rgb(255, 255, 255); border: 1px solid rgb(204, 204, 204); border-image: none; width: 610px; height: 300px; box-shadow: 0px 1px 5px 0px #ccc; -moz-box-shadow: 0px 1px 5px 0px #ccc; -webkit-box-shadow: 0px 1px 5px 0px #ccc;
}
.theme-default .nivoSlider img {
	left: 0px; top: 0px; width: 500px; height: 300px; display: none; position: absolute; z-index: 10;
}
.theme-default .nivoSlider a {
	border: 0px currentColor; border-image: none; display: block;
}
.theme-default .nivo-controlNav {
	right: 50px; bottom: 12px; margin-left: -40px; position: absolute;
}
.theme-default .nivo-controlNav a {
	background: url("bullets.png") no-repeat; border: 0px currentColor; border-image: none; width: 22px; height: 22px; text-indent: -9999px; margin-right: 15px; float: left; display: block;
}
.theme-default .nivo-controlNav a.active {
	background-position: 0px -22px;
}
.theme-default .nivo-directionNav a {
	background: url("arrows.png") no-repeat; border: 0px currentColor; border-image: none; width: 30px; height: 30px; text-indent: -9999px; display: block;
}
.theme-default a.nivo-nextNav {
	background-position: -30px 0px; right: 30px;
}
.theme-default a.nivo-prevNav {
	right: 240px;
}
.theme-default .nivo-caption {
	background: rgb(255, 255, 255); font-size: 0.9em;
}
.theme-default .nivo-caption a {
	color: rgb(51, 51, 51);
}
.theme-default .nivo-caption a:hover {
	color: rgb(51, 51, 51);
}
