.lighter-container {width: 996px;height: 550px;position: absolute;z-index: 1000;overflow: hidden;top: 100px;background: url('page-loading.gif') 50% 50% no-repeat;}
.lighter-actions {width: 60px;height: 27px;position: absolute;z-index: 1001;right: 0;}
.lighter-actions a{display:block;width: 100%;height: 100%;text-indent: -999px;overflow:hidden;background: url('pix.png');}
.lighter-content{position: relative;width: 995px;height: 550px;overflow: hidden;}
.lighter-content iframe{width: 1000px;height: 100%;overflow: hidden;}
.greenBar{width: 100%;display: block;padding: 6px 0 14px 0;color: white;text-decoration: none;left: 0;position: absolute;top: 0;z-index: 1000;color: #FFFFFF;text-align: center;font-family: Arial;font-size: 21px;}
.greenBar {
  background: #aeda37; /* Old browsers */
  background: -moz-linear-gradient(top, #aeda37 0%, #466c03 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #aeda37 0%, #466c03 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #aeda37 0%, #466c03 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aeda37', endColorstr='#466c03',GradientType=0 ); /* IE6-9 */
}
.gTerms{display:block;text-align:center;color: #5D8700;font-size: 9px;}
.greenBar a, .greenBar a:hover, .greenBar a:active { color: #fff; }
