body {
	margin:0px;
	padding:0px;

}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #C82C20;
	margin:4px 0px -4px 0px;
	padding:0px 0px 0px 0px;
}


 p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;	
}

#radio-player {
	height:95px;
	background-color:#000000;
	width:280px;
	margin:0px 0px 0px 0px;
	background-image: url(/season2/images/bg-player-bighouse-rc.jpg); 
	background-repeat:no-repeat;
	background-position: left top;
	border: 0px solid #333333;
	padding:7px 0px 0px 73px;
}





