body {
background: white;
margin: 0px;
padding: 0px;
}
img {
border: 0px;
margin: 0px;
}
p.small {
	font-size: 8pt;
	margin-top: -4px;
}
p.disclaimer {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
}
a.disclaimer {
	font-size: 8pt;
	font-family: 'arial', sans-serif;
	color: white;
	text-decoration: none;
}
div {
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 10pt;
}
div.player_disclaimer {
	position: absolute;
	border: 1px solid black;
	color: white;
	width: 200px;
	height: 180px;
	top: 10px;
	left: 380px;
	z-index: 2;
	font-size: 7pt;
	padding: 5px;
	display: none;
}
div#container {
	width: 602px;
	height: 426px;
	margin: 0px;
}

div#player_main {
	width: 602px;
	height: 276px;
}
div#player_submenu {
	width: 252px;
	height: 276px;
	float: left;
}
div#player_bottom {
	width: 602px;
	height: 90px;

}
div#player_logos {
	width: 345px;
	height: 80px;
	float: left;
	padding-left: 5px;
	font-size: 9pt;
}
div#player_toplogo {
	float: left;
	width: 90px;
	height: 60px;
	padding: 5px;
}
div#player_toptitle {
	float: left;
	text-align: right;
	font-size: 12pt;
	color: white;
	padding-top: 6px;
	padding-right: 5px;
	height: 64px;
	width: 497px;
}

div.player_top {
	width: 602px;
	height: 70px;
}
div.player_now_scroll {
	width: 252px;
	height: 202px;
	padding: 0px;
	overflow: auto;
}

div.player_now {
	padding: 5px;
	color: white;
}
div.player_next {
	width: 242px;
	height: 64px;
	padding: 5px;
	color: white;
	font-size: 9pt;
	line-height: 11pt;
}
div.player_info_scroll {
	float: left;
	width: 350px;
	height: 276px;
	padding: 0px;
	overflow: auto;
}
div.player_info {
	padding: 5px;
}


div.player_player {
	width: 252px;
	height: 75px;
	padding-top: 5px;
	float: left;
	overflow: hidden;
}




div.logo {
	float: left;
	text-align: center;
	width: 85px;

}
p {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 10pt;
	margin: 0px;

}

p.now_performers {
	color: white;
	font-size: 16px;
	margin: 0px;
}

p.now_title {
	color: white;
	font-size: 16px;
	margin-top: 15px;

}
p.now_additional {
	color: white;	
	margin: 0px;
}


