#onAirWrapper { position: relative; overflow: hidden; height: 750px; background-color: #000; background-repeat: no-repeat; background-position: 50% top; }
.columnsOnAir { position: relative; width: 980px; height: 750px; margin: 0 auto; }
#columnOnAirA { width:255px; height: 750px; padding: 0 0 0 15px; background-color: #000; background-color: rgba(0,0,0); background-color: rgba(0,0,0,0.5); color: #FFF; }
    #columnOnAirA #onAirLogo { margin: 70px 0 0 0; }
    #columnOnAirA p.slogan { margin: 20px 0 0 0; width: 230px; height: 70px; background: transparent url('/img/onair/slogan.png') no-repeat; text-indent: -9999px;  }
    #columnOnAirA p.getAdobeAir { margin: 5px 15px 0 0; text-align: right; }
    
    #columnOnAirA .shareBtn { margin: 15px 0 0 0; }
    #columnOnAirA .shareBtn .shareText { background: #333; }
    
    #columnOnAirA .staff { position: absolute; bottom: 0; padding: 0 0 20px 0; }
    #columnOnAirA .staff ul li { padding: 5px 0; }    
    #columnOnAirA .staff ul li .inner { margin: 0 0 0 40px; line-height: 120%; }
    #columnOnAirA a { color: #DDD; }
    #columnOnAirA a:hover { color: #FFF; }    
    
#columnOnAirB { position: absolute; left:280px; top:50px; width: 862px; height: 558px; z-index: 9; }

#speicalThanks { width: 980px; margin: 0 auto; padding: 5px 0 0 0; color: #666; }
#getOnAir { display: block; margin: 20px 0 0 0; width: 240px; height: 55px; background: transparent url('/img/onair/get.png') no-repeat; text-indent: -9999px; }
