body { margin: 0; padding: 0; font-family: helvetica, sans-sarif; width: 100%; }

a { text-decoration: none; color:#ffffff; }

#atAd { position: absolute; width: 728px; height: 90px; overflow: hidden; border:1px solid #000; } */


/* LEGAL */
#btnLegal { position: absolute; z-index: 300; width:100%; color: #ffffff; font-size: 10px; text-align: right; cursor: pointer; }
#legal { background:#333333; position: absolute; top:-80px; height:30px; color: #ffffff; font-size: 11px; padding: 15px; z-index: 300;  }
#legal #legalClose { text-align: right; font-size: 9px; cursor: pointer; }

/* CLICK TAG */
#clickArea { position: absolute; z-index: 275; width: 100%; height: 100%; }
#clickArea .clickAreaFull { width: 100%; height: 100%; background-color: #ff9900; }

/* CoOp Frame */
#coOp { position: absolute; z-index: 220; width: 728px; height: 90px; text-align: center; visibility: hidden; }
#coOp #ttl { font-family: 'Oswald', sans-serif; }


