@charset "utf-8";
/* CSS Document */


BODY { }

#container { position:absolute; width: 1000px; margin:auto;
margin-top:30px;


 }
#rotating-elements { background: #333; border: #678; z-index: 5; padding: 0px; height: 200px; }
.element-rotated { height: 200px; color: #fff; width: 100%; }
.sideswap_nav { position: absolute; cursor: pointer; }
.sideswap_next { bottom: 0px; right: 0px; z-index: 1000; }
.sideswap_previous { bottom: 0px; left: 0px; z-index: 1000; }