table.top30 {
	border-color:#AAD9FF;
	border-style:solid none none solid;
	border-width:1px medium medium 1px;
	color:#29166F;
	font-weight:bold;
	text-align:center;
}
table.top30 tr.second {
	background-color:#EBF8FE;
}
table.top30 th {
	background-color:#037BB6;
	border-bottom:1px solid #AAD9FF;
	border-right:1px solid #AAD9FF;
	color:#FFFFFF;
	padding:10px;
	text-transform:uppercase;
}
table.top30 td {
	border-bottom:1px solid #AAD9FF;
	border-right:1px solid #AAD9FF;
	padding:4px 0px;
	width:50px;
}
table.top30 td.artist {
	width:360px;
	text-align:left;
	padding-left:20px;
}
table.top30 td.artist span.artname {
	text-transform:uppercase;
}
table.top30 td.artist span.artsong {
	font-weight:normal;
}

div.top20top {
	background-color:#F2FEFF;
	background-image:url(bg-note-top.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	border:1px solid #AAD9FF;
	color:#29166F;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:24px 0 0 30px;
	padding:5px 5px 10px 10px;
	width:245px;
}

div.top20top h2 {
	font-size:18px;
	margin:0px;
}

div.top20top p {
	float:left;
	margin:0 0 10px;
	width:100%;
}
div.top20top p.t20bot {
	float:left;
	margin:0 0 0 20px;
	width:100%;
}

div.top20top ol {
	float:left;
	list-style-position:inside;
	margin:0 0 10px 20px;
	padding:0;
	width:100%;
}



div.top20top a {
	color:#37208B;
}

div.top20top a:hover {
	color:#DB2615;
}
