/* Remove browser layout defaults */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; } table { border-collapse:collapse; border-spacing:0; } fieldset,img { border:0; } address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; } ul { list-style:none; } caption,th { text-align:left; } h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; } q:before,q:after { content:''; } abbr,acronym { border:0; }
html,body { height: 100%;}		
body {
	margin: 0; padding:0;
	background: #444444 url(../../images/skin/660Newslisten-live-body-bg.gif) no-repeat top center;
	overflow: hidden;
	text-align: center;
	font: 100% Helvetica, Verdana, Arial, sans-serif;
	color: #444444;
}
#container {
	position: relative;
	width: 750px;
	height: 450px;
	text-align: left;
	margin: 0 auto;
}
#ticker {
	width: 500px;
	height: 100px;
	float: right;
}
#leaderboard {
	height: 90px;
	width: 100%;
	text-align: center;
}
#onair {
	height: 200px;
}
#player {
	width: 300px;
	height: 260px;
	float: left;
	margin-left: 15px;
}
#notes {
	text-align: center;
	font: 60% Helvetica, Verdana, Arial, sans-serif, italic;
	color: #666666;
}
#buttons {
	width: 120px;
	float: left;
	height: 200px;
	margin: 0 15px;
}
#bigbox {
	width: 300px;
	height: 250px;
	float: right;
	margin-right: 10px;
}

