@charset "UTF-8";
/* CSS Document */

body {background: #a1d974; width:750px; height:453; }

.onair {
	width:758px;
	height:610px;
	position:absolute;
	background: url( images/listenlive_backgroundnew.png) no-repeat;
	top: 20px;
	left: 6px;
	text-align: center;
}

.ticker
{
width: 300px;	
margin: 25px auto 0px 450px;
}

.bbox {
	width:300px;
	height:250px;
	position:absolute;
	top: 205px;
	left: 425px;
}

.player {
	width:323px;
	height:353px;
	position:absolute;
	top: 156px;
	left: 42px;
}

.leaderboard {
	width:728px;
	height:90px;
	position:absolute;
	top: 497px;
	left: 20px;
}

img
{
	border: 0px;
}
