.currentlyPlaying {
	position: absolute;
	left: 55px;
	top: 90px;
	color: #FFF;

	font-size: 0.89em;
}

body
{
	background :#000 !important;
}
.homeLink {
	position: absolute;
	top: 8px;
	left: 10px;
	width: 130px;
	height: 75px;
	overflow: hidden;
}

.listenLive {
	left: 0;
	top: 0;
}

.listenLive .content {
	width: 491px;
	height: 304px;

	/*background: #8CD142 url(/ListenLive/Images/ListenLiveBG.gif) 0 0 no-repeat;*/
	background: #000 url(images/ZMBackground.jpg) 0 0 no-repeat;
}

.playPause {
	position: absolute;
	left: 229px;
	top: 155px;
	width: 36px;
	height: 56px;
}

.VolumeControl {
	position: absolute;
	left: 187px;
	top: 227px;
	width: 110px;
	height: 25px;
}

.VolumeControl img {
	display:inline;
	
}

.nowPlaying {
	position: absolute;
	left: 76px;
	top: 145px;
	color: #FFF;
	font-size: 10px;
	z-index: 100;
}
.nowPlaying a{
	
	color: #FFF;
}
.podcastblock1
{
	position:absolute;
	top:220px;
	left:18px;
}
.podcastblock2
{
	position:absolute;
	top:220px;
	left:250px;
}



.bottomBanner {
	height: 20px;
	width: 500px;
	position: absolute;
	left: 0;
	top: 304px;
}

.bottomBanner td {
	vertical-align: middle;
	text-align: center;
	height: 20px;
}

.hide {
	position: absolute;
	top: -9999px;
}

.digiramaButtons {
	position: absolute;
	left: 134px;
	top: 128px;
}

.digiramaButtons img {
	display: inline;
	margin-right: 7px;
}

.regionChanger {
	position: absolute;
	left: 345px;
	top: 110px;
	width: 139px;
	z-index: 200;
}

.problemLink
{
    position: absolute;
    text-align:center;
    width:100%;
    top: 285px;
	z-index: 200;
	font-size:.8em;
}

.problemLink a
{
    color:White;
}

.itunesbuy
{
	
	position:absolute;
	left:27px !important;
	top:147px !important;
}




.listenlivehelp	{
	position: absolute;
	top: 8px;
	left: 450px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	
}
a.livehelp:link{

	
	
	color:#fff;
	text-decoration:none;
}
a.livehelp:visited{

	
	
	color:#fff;
	text-decoration:none;
}

#wmplayer

{
	position:absolute;
	top:325px;
	left:0px;
	height:40px;
	overflow:hidden;
}

.adBanner {
	height: 320px;
	width: 500px;
	position: absolute;
	left: 0;
	top: 340px;
}

.adBanner td {
	vertical-align: middle;
	text-align: center;
	height: 300px;
}


