


#waterwheel-carousel-horizon {
	width:945px;
	height:340px;
	font-family: Arial;
	font-size:14px;
	position:relative;
	clear:both;
	overflow:hidden;

}
#waterwheel-carousel-horizon a {
  color:#222;
}
#waterwheel-carousel-horizon .carousel-images img {
  visibility:hidden;
  cursor:pointer;
}
#waterwheel-carousel-horizon .carousel-controls .carousel-prev {
  position:absolute;
  top:40px;
  left:220px;
}
#waterwheel-carousel-horizon .carousel-controls .carousel-next {
  position:absolute;
 top:40px;
  right:224px;
}



