/* === CSS for Listen Live popup (in onair banner)  =========== */
.list_top { background: url(/staticarchive/1323f56ec64c26238e39a64b4c2d37cec1638308.gif) no-repeat; height: 5px; }
.list_bottom { background: url(/staticarchive/bb15d939a8145cc1fa7efe5522c249f55b00197a.gif) no-repeat; height: 5px; }
.list_bottom { clear: both; }
.list_bottom, .list_top { font-size: 1%; }
.contain_left { float: left; width: 260px; border-right: 1px solid #ccc; border-left: 1px solid black; }
* html .contain_left { width: 262px; }
.contain_right { float: left; width: 76px; text-align:right; border-right: 1px solid black; }
* html .contain_right { width: 77px; }
.contain_left, .contain_right { padding-top: 5px; }
#listenpopup { position: absolute; margin: 0; width: 345px;	overflow: hidden; background-color: #ffffff; z-index: 999; }
#listenpopup p { margin: 0 0 9px 5px; font-size: 0.7em; }
#listenpopup .contain_left p a { color: black; background: url(/staticarchive/d5065f492a1a6d86b9f2c2c3888fb911fc11ee35.gif) no-repeat; padding-left: 20px; padding-bottom: 2px; text-decoration: none; }
#listenpopup .contain_right p a { color: black; text-decoration: none; }
#listenpopup .contain_right p { margin-right: 3px; }
#listenpopup .contain_right p.close a { background: url(/staticarchive/c8b4e3320aa67d2c45f3c43ca98882baa6e6b87b.gif) no-repeat 35px 0; padding-bottom:3px; padding-right: 18px; }
#listenpopup p a:hover { text-decoration: underline; }