#playlist {
	margin:				auto;
}
#playlist table {
	background-color:	#eeeedd;
	margin:				0px;
	padding:			0px;
	color:				#000000;
	font-family:		"Helvetica", sans-serif;
	font-size:			10pt;
}
#playlist table td .noheight {
	margin:				0px;
	padding:			0px;
	line-height:		0px;
	height:				0px;
	background-color:	#447766;
}
#playlist h1 {
	display:			inline;
	margin:				0px;
	padding:			0px;
	color:				#447766;
	font-family:		"Century Gothic", "Helvetica", sans-serif;
	font-weight:		bolder;
	font-size:			28pt;
	line-height:		30pt;
}
#playlist .scheddayl, #playlist .schedday, #playlist .scheddayr {
	background-color:	#447766;
	color:				#eeeedd;
	font-size:			8pt;
	font-weight:		bold;
	text-align:			center;
	border:				1px solid #447766;
	padding:			4px;
}
#playlist .schedtimet {
background-color:	#447766;
	border:				1px solid #447766;
	border-right-style:	none;
	padding:			4px;
}
#playlist .schedtime {
	background-color:	#447766;
	color:				#eeeedd;
	font-size:			7pt;
	text-align:			center;
	border:				1px solid #447766;
	border-top-style:	none;
	padding:			4px;
}
#playlist .schedtimeb {
	background-color:	#447766;
	color:				#eeeedd;
	font-size:			7pt;
	text-align:			center;
	border:				1px solid #447766;
	border-top-style:	none;
	border-bottom-style:none;
	border-left-style:	none;
	padding:			4px;
}
#playlist .sched {
	padding:			4px;
	background-color:	#eeeedd;
	color:				#000000;
	font-size:			7pt;
	text-align:			center;
	border:				1px solid #447766;
	border-top-style:	none;
	border-left-style:	none;
}
#playlist .plheadcorner {
	border:				1px solid #447766;
	border-bottom-style:none;
	border-right-style:	none;
}
#playlist .plhead {
	margin:				0px;
	padding:			4px;
	color:				#000000;
	font-size:			10pt;
	border:				1px solid #447766;
	border-bottom-style:none;
}
#playlist .plhead a {
	color:				#669988;
	padding:			4px;
}
#playlist .plhead a:hover {
	color:				#ff9900;
	padding:			4px;
}
#playlist .plhleft, #playlist .plh {
	padding:			4px;
	background-color:	#447766;
	color:				#eeeedd;
	font-size:			7pt;
	font-weight:		bold;
	text-align:			center;
	border:				1px solid #447766;
}
#playlist .plleft {
	padding:			4px;
	background-color:	#eeeedd;
	color:				#000000;
	font-size:			7pt;
	text-align:			center;
	border:				1px solid #447766;
	border-top-style:	none;
}
#playlist .plleft2 {
	padding:			4px;
	background-color:	#eeeedd;
	color:				#000000;
	font-size:			8pt;
	text-align:			center;
	border:				1px solid #447766;
	border-top-style:	none;
}
#playlist .pl {
	padding:			4px;
	background-color:	#eeeedd;
	color:				#000000;
	font-size:			7pt;
	text-align:			center;
	border:				1px solid #447766;
	border-top-style:	none;
	border-left-style:	none;
	line-height: 13px;
}
#playlist .djpic {
	float:				right;
	margin-top:			-2px;
	margin-right:		-2px;
	margin-bottom:		-2px;
	margin-left:		0px;
	border:				1px solid #000000
}
#playlist .descindent {
	margin:				1px;
	margin-left:		20px;
}

.centerblurb {
	width:			500px;
	margin-left:	auto;
	margin-right:	auto;
	clear:			both;
	text-align:		justify;
	line-height:	20px;
	font-size:		11px;
	margin-top:		0px;
	margin-bottom:	0px;
	padding-top:	35px;
}

#content h2 {
	border-bottom:		2px solid #447766;
}
#content .showentry {
	border-bottom:		1px solid #447766;
	margin:				auto;
	padding:			5px;
	color:				#000000;
	font-family:		"Helvetica", sans-serif;
	font-size:			10pt;
}