/********************
Horizon
*********************/
#waterwheel-carousel-horizon {
  width:720px;
  height:50px;
  font-family: Arial;
  font-size:14px;
  position:relative;
  clear:both;
}
#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;
  bottom:7px;
  left:0px;
}
#waterwheel-carousel-horizon .carousel-controls .carousel-next {
  position:absolute;
  bottom:7px;
  right:0px;
}
.carousel-images img
{
	/*border: 1px solid #999999;*/
}