/* rotator in-page placement */
#flash_rotation {position: relative; display: block;}
#rotation {position: relative; display: block; width: 900px; height: 345px;}

/* rotator css */
div#rotation div.panel {float: left; position:absolute; clear: both; top: 0; padding: 0; margin: 0; width: 900px; height: 345px; line-height: 1; list-style-type: none; z-index: 1;}
div#rotation div.show {z-index:50;}
div#rotation p.headline {position: absolute; color: #fff; top: 70px; left: 565px; font-size: 18px; font-weight: bold; width: 306px; display: block;}
div#rotation p.subtext {position: absolute; color: #fff; top: 100px; left: 565px; font-size: 14px; font-weight: bold; width: 306px; display: block;}

div#controls {position: absolute; display: block; bottom: 10px; right: 35px; z-index: 1000; font-size: 34px; font-weight: bold;}
div#controls #back {color: #fff; cursor: pointer;}
div#controls #forward {color: #fff; cursor: pointer;}