/* LIVE RADIO SECTION  */
.live {
	margin-top: 30px;
	vertical-align: top;
	overflow: hidden;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.live .live-table {
	width: 550px;
	border-collapse: collapse;
}
.live .live-station {
	height: 24px;
	background: #9E9ED1;
}
.live .live-station-odd {
	height: 24px;
	background: #9E9ED1;
}
.live .live-pref {
	width: 100px;
}
.live td {
	border: solid 1px #CCCCFF;
}
.live .live-station-name {
	font-weight: bold;
	overflow: hidden;
	width: 120px;
	padding-left: 4px;
	margin-left: 4px;
}
.live .live-station-name a {
	color: #3F3F72;
	font-size: 10px;
}
.live .name {
	padding-left: 2px;
}
.live .live-freq {
	color: #3F3F72;
	text-align: center;
	width: 38px;
}
.live .live-desc {
	color: #3F3F72;
	font-size: 7px;}
	
.live .live-city {
	font-size: 9px;
	font-weight:normal;	
}
.live .showdetails {
	padding-left: 6px;
	padding-top: 1px;
	background: url(arrow-next-visited.png) left no-repeat;
	height: 26px;
	overflow: hidden;
}
.live .live-showtitle {
	font-size: 9px;
	color: #000;
	height: 12px;
	overflow: hidden;
}
.live .live-showproducer {
	font-size: 9px;
	font-style: italic;
	height: 12px;
	overflow: hidden;
	color: #000;
}
.live .header td {
	visibility:hidden;
	height: 0px;
	/*border: 3px 0;
	padding: 0;
	background: top right url(live-tr.gif) no-repeat;*/
	/*background-color: #D6D7EC;*/
}
.live .header-cont {
	/*background: top left url(live-tl.gif) no-repeat;*/
	visibility:hidden;
	height: 0px;
}
.live .listen {
	text-align: right;
	width: 32px;
	border-left: 0;
	/*background: #D6D7EC;*/
}
.live .footer td {
	height: 25px;
	border: 3px 0;
	padding: 0;
	background: bottom right url(live-br.gif) no-repeat;
	/*background-color: #D6D7EC;*/
}
.live .footer-cont {
	background: bottom left url(live-bl.gif) no-repeat;
	height: 25px;
}
.m {
	width: 19px;
	height: 19px;
	background: url(m.gif) no-repeat center;
}
.w {
	width: 19px;
	height: 19px;
	background: url(m.gif) no-repeat center;
}
.r {
	width: 19px;
	height: 19px;
	background: url(r.gif) no-repeat center;
}
.q {
	width: 19px;
	height: 19px;
	background: url(s.gif) no-repeat center;
}
.website {
	width: 20px;
	height: 12px;
	background: url(home.gif) no-repeat center;
}

