@CHARSET "UTF-8";

#content .columnA img { display: block; margin: 0 auto; }

#viewport, #viewport-wrapper { position: relative; width: 889px; height: 420px; overflow: hidden;}
#viewport .columnSet { position: absolute; width: 10000px; height: 420px; }
#viewport .columnSet li { height: 420px; }

#left, #right { text-indent: -9999px; display: none; cursor: pointer; color: #fff; position: absolute; height: 420px; width: 40px; top: 0; }
#left { left: 0; background: transparent url(../images/gemstones-nav-left.png) no-repeat 0 0; }
#right { right: 0; background: transparent url(../images/gemstones-nav-right.png) no-repeat 0 0;  }

