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

<style type="text/css">
body {background: #000000; width:765px; height:610; }

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

#flashcontent {
	width:410px;
	height:250px;
	position:absolute;
	top: 1px;
	left: 2px;
	z-index:1;
}

.bigboxContainer {
	width:300px;
	height:250px;
	position:absolute;
	top: 56px;
	left: 448px;
}

.player {
	width:323px;
	height:353px;
	position:absolute;
	top: 140px;
	left: 36px;
	z-index:5000;
}

.leaderboardContainer {
	width:728px;
	height:90px;
	position:absolute;
	top: 515px;
	left: 25px;
}

img
{
	border: 0px;
}

</style>

