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

body {background: #000000; }

.onair {
	width:765px;
	height:580px;
	position:absolute;
	background: url( images/listenlive_bgnew.gif) no-repeat;
	top: 20px;
	left: 6px;
	text-align: center;
}

.ticker
{
	margin: 35px auto 0px 365px;
}

.bbox {
	width:300px;
	height:250px;
	position:absolute;
	top: 228px;
	left: 421px;
}

.player {
	width:323px;
	height:353px;
	position:absolute;
	top: 126px;
	left: 32px;
}

.leaderboard {
	width:728px;
	height:90px;
	position:absolute;
	top: 481px;
	left: 21px;
}

img
{
	border: 0px;
}
