div.views-rotator-item,
div#views-rotator {
  margin: 0;
  padding: 0;
}

a.views-rotator-prev,
a.views-rotator-next {
  height: 0;
}

a.views-rotator-prev {
  background: url(/Y29t/cHJhY2hhdGFp/d3d3/aHR0cDovL3d3dy5wcmFjaGF0YWkuY29tL3NpdGVzL2RlZmF1bHQvbW9kdWxlcy92aWV3c19yb3RhdG9yL2ltYWdlcy9wcmV2LmpwZw/69/0/) left 50% no-repeat;
}

a.views-rotator-next {
  background: url(/Y29t/cHJhY2hhdGFp/d3d3/aHR0cDovL3d3dy5wcmFjaGF0YWkuY29tL3NpdGVzL2RlZmF1bHQvbW9kdWxlcy92aWV3c19yb3RhdG9yL2ltYWdlcy9uZXh0LmpwZw/69/0/) right 50% no-repeat;
}

a.views-rotator-prev-hover,
a.views-rotator-next-hover {
  height: 30px;
  width: 30px;
  position: absolute;
  z-index: 1000;
}

a.views-rotator-prev-hover {
  margin: 10px 0 0 10px;
}

a.views-rotator-next-hover {
  margin: 10px 0 0 42px;
}
