/*body {
  font-family:Arial;
  font-size:12px;
}
div.example-desc {
  margin:3px 0;
  padding:5px;
  background-color:#EFEFEF;
}
*/
/********************
High Arch
*********************/
#waterwheel-carousel-higharch {
  width:746px;
/*  background-color:#CCC;
  border:1px solid #222;*/
  height:190px;
  font-family: Arial;
  font-size:14px;
  position:relative;
  clear:both;
  overflow:hidden;
  margin: 0px 0px 0px -10px;
}
#waterwheel-carousel-higharch a {
  color:#222;
}
#waterwheel-carousel-higharch .carousel-images img {
  visibility:hidden;
  cursor:pointer;
}
#waterwheel-carousel-higharch .carousel-controls .carousel-prev {
  position:absolute;
  margin: 30px;
  left:30px;
}
#waterwheel-carousel-higharch .carousel-controls .carousel-next {
  position:absolute;
  margin: 30px;
  right:30px;
}