.nivoSlider {
	margin: 0px auto; width: 600px; height: auto; position: relative; z-index: 100;
}
.nivoSlider img {
	left: 0px; top: 0px; width: 600px !important; display: none; position: absolute; max-width: none !important;
}
.nivo-main-image {
	width: 600px !important; display: block !important; position: relative !important;
}
.nivoSlider a.nivo-imageLink {
	margin: 0px; padding: 0px; border: 0px currentColor; left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: absolute; z-index: 6;
}
.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(255, 255, 255); padding: 10px 20px 15px; left: 0px; width: 600px; text-align: center; bottom: 15px; color: rgb(102, 102, 102); 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;
}
#htmlcaption1 {
	display: none;
}
#htmlcaption2 {
	display: none;
}
#htmlcaption3 {
	display: none;
}
#htmlcaption4 {
	display: none;
}
#htmlcaption5 {
	display: none;
}
.nivo-caption-title {
	font: 16px/normal "Helvetica Neue", Arial, sans-serif; color: rgb(102, 102, 102); font-size-adjust: none; font-stretch: normal;
}
.nivo-caption-subtitle {
	font: italic 12px/normal "Open Sans", sans-serif; color: rgb(143, 143, 143); font-size-adjust: none; font-stretch: normal;
}
.nivo-caption p {
	margin: 0px; padding: 5px;
}
.nivo-caption a {
	display: inline !important;
}
.nivo-html-caption {
	display: none;
}
.nivo-directionNav a {
	height: 40px; bottom: -40px; position: absolute; z-index: 9; cursor: pointer;
}
.nivo-prevNav {
	background: url("../img/blog/slider-arrow-left.png") no-repeat center rgb(37, 37, 37) !important; padding: 0px 5px; width: 10px; text-indent: -9999px;
}
.nivo-nextNav {
	background: url("../img/blog/slider-arrow-right.png") no-repeat center rgb(37, 37, 37) !important; padding: 0px 5px; width: 10px; right: 0px; text-indent: -9999px;
}
.nivo-controlNav {
	padding: 15px 0px; text-align: center; position: relative; z-index: 100;
}
.nivo-controlNav a {
	background: url("../img/bullet.png") no-repeat 0px; margin: 0px 2px; border: 0px currentColor; width: 22px; height: 22px; text-indent: -9999px; display: inline-block; cursor: pointer;
}
