.theme-default .nivoSlider{

	box-shadow: none;

	-webkit-box-shadow: none;

	 -moz-box-shadow: none;

}

.htmlc{

	display: none;

}

.theme-default .nivo-caption{

	background: transparent;

	text-align: left;

	color: #000;	

}

.nivo-caption{top:0;}

.theme-default .nivo-caption .sliderText{

	width: 100%;

	width: 60%;
	margin-right: 20px;
	padding-top: 15px;

	float: right;

	padding-left: 0;

	margin-right: 50px;

	max-height: 310px;

	overflow: hidden;

}

#nivo-wrap{

	max-height: 225px;

	overflow: hidden;

}

.nivo-directionNav{top: 70px; position: absolute; width: 100%;}

.theme-default .nivo-controlNav{position: absolute; top: 170px; width: 308px; margin-top: 0; left: auto; right: 0; text-align: left;}

.theme-default .nivo-controlNav a, .theme-default .nivo-controlNav a.active{background: #C6BEAC; width: 12px; height: 12px; border-radius:12px;}

.theme-default .nivo-controlNav a.active{background: #4096C3; padding: 0;}

