.nivoSlider {
	width: auto; height: auto; overflow: hidden; position: relative;
}
.nivoSlider img {
	left: 0px; top: 0px; width: auto; position: absolute; max-width: none;
}
.nivo-main-image {
	width: 100% !important; display: block !important; position: relative !important;
}
.nivoSlider a.nivo-imageLink {
	background: white; margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: absolute; z-index: 6; opacity: 0;
}
.nivo-slice {
	top: 0px; height: 100%; display: block; position: absolute; z-index: 5;
}
.nivo-box {
	overflow: hidden; display: block; position: absolute; z-index: 5;
}
.nivo-box img {
	display: block;
}
.nivo-caption {
	background: rgb(0, 0, 0); padding: 5px 10px; left: 0px; width: 100%; bottom: 0px; color: rgb(255, 255, 255); overflow: hidden; display: none; position: absolute; z-index: 8; box-sizing: border-box; opacity: 0.8; -moz-opacity: 0.8; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.nivo-caption a {
	display: inline !important;
}
.nivo-html-caption {
	display: none;
}
.nivo-directionNav a {
	top: 45%; position: absolute; z-index: 9; cursor: pointer;
}
.nivo-prevNav {
	left: 0px;
}
.nivo-nextNav {
	right: 0px;
}
.nivo-controlNav {
	padding: 0px; text-align: center; margin-top: -18px;
}
.content .nivoSlider {
	background: url("img/bullets.png") no-repeat 50% 50%; margin: 0px auto; width: 280px; height: 200px;
}
.content .nivo-controlNav {
	left: 50px; bottom: 0px; position: relative; z-index: 10;
}
.content .nivo-controlNav a {
	background: url("img/bullets.png") no-repeat; border: 0px currentColor; border-image: none; width: 22px; height: 22px; text-indent: -9999px; margin-right: 3px; float: left; display: block;
}
.content .nivo-controlNav a.active {
	background-position: 0px -22px;
}
.content .nivo-directionNav {
	display: none;
}
.content .nivo-directionNav a {
	background: url("img/arrows.png") no-repeat; border: 0px currentColor; border-image: none; width: 30px; height: 30px; text-indent: -9999px; display: block;
}
.content a.nivo-nextNav {
	background-position: -30px 0px; right: 15px;
}
.content a.nivo-prevNav {
	left: 15px;
}
.content .nivo-caption {
	background: rgb(32, 178, 170); padding: 0px 8px; top: 0px; width: 100%; height: 22px; color: rgb(255, 255, 255); line-height: 22px; overflow: hidden; display: none; white-space: nowrap; z-index: 8; -ms-word-wrap: break-word; -ms-text-overflow: clip; box-sizing: border-box; -moz-opacity: 0.4; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
