#rotator .tl {background:url(/sitefiles/img/rotator/tl-orig.png);}
#rotator .tr {background:url(/sitefiles/img/rotator/tr-orig.png);}
#rotator .bl {background:url(/sitefiles/img/rotator/bl-orig.png);}
#rotator .br {background:url(/sitefiles/img/rotator/br-orig.png);}

#rotator .tm,
#rotator .rm,
#rotator .bm,
#rotator .lm {background:url(/sitefiles/img/rotator/b.png);}

#rotator {position: absolute; top: 50%; left: 0; z-index: 100; text-align: left;}
#rotator .popup {position: relative;}
#rotator table {border-collapse: collapse;}
#rotator td {border-bottom: 0; padding: 0;}
#rotator .body {padding: 10px; background: #fff; width: 370px;}
#rotator .loading {text-align: center;}
#rotator .close_icon {float: right;}
#rotator h1 {text-transform: uppercase; width: 60%; font-size: 1.4em; margin-top: 20px; line-height: 1.4em;}
#rotator h2 {font-size: 1.2em; color: #666;}
#rotator .image {text-align: center;}
#rotator img {border: 0; margin: 0;}
#rotator .footer {padding-top: 20px; margin-top: 10px; text-align: left;}
#rotator .tl,
#rotator .tr,
#rotator .bl,
#rotator .br {height: 10px; width: 10px; overflow: hidden; padding: 0;}
#rotator_overlay {position: fixed; top: 0px; left: 0px; height:100%; width:100%;}
.rotator_hide {z-index:-100;}
.rotator_overlayBG {background-color: #000; z-index: 99;}