<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  /* Hides from IE5-mac \*/
* html #listenpanel h2 {height: 1%;}
/* End hide from IE5-mac */

#listenpanelwrapper {padding-bottom:10px;}
#listenpanel {width:100%; margin:0; padding:0; font-size:75%; font-family:verdana, helvetica, sans-serif; color:#FFFFFF;}
#listenpanel  a {color:#000066; font-weight:bold;}
#listenpanel  h1  {
/* Main header */
padding:11px 10px 8px 10px; margin:0; display:block;
/* CHANGES that can be overwritten in the local style sheet - font size, background colour */
font-size:1.1em; background-color:#336677; text-tranform:uppercase;}
	
#listenpanel  #content {
/* Content Panel */
padding:15px 10px 15px 10px;
/* CHANGES that can be overwritten in the local style sheet - background colour */
background-color:#E5EEE5;}

#listenpanel  h2 {
/* Programme header */	
margin:0px 0px 12px 0px; padding:0;
/* CHANGES that can be overwritten in the local style sheet - font size */
font-size:0.9em; text-tranform:uppercase; color:#000000;}

#listenpanel  p {
/* text */
margin:0px 0px 17px 0px; padding:0;
/* CHANGES that can be overwritten in the local style sheet - font size */
font-size:0.9em; color:#000000;}

#listenpanel table {border-collapse:collapse; margin:0px 0px 0px 0px;}
#listenpanel td {padding-bottom:4px; align:left; vertical-align:top;}
#listenpanel  td.help {padding:1px 0px 1px 3px;}
#listenpanel  ul {margin:10px 0px 0px 0px; padding:0; list-style-type:none;}
#listenpanel li {margin:0px 22px 0px 0px; padding:0; display:inline; font-size:0.8em; line-height:200%; background-color:#E5EEE5;}

#listenpanel li.last {
/* footer links */
/* CHANGES that can be overwritten in the local style sheet - display block; */
margin:0px 0px 0px 0px; display:inline; display:block;}

</pre></body></html>