#sidebar1song  {
	float: left; /* since this element is floated, a width must be given */
	width: 150px;
	font-size: 11px;
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
}
.col0E3E60Bold {
	color: #54000D;
	font-weight: bold;
}
.h1song {
	font-size: 1.4em;
	color: #54000D;
	font-weight: bold;
}
.h2song {
	font-size: 1.1 em;
	font-weight: bold;
	color: #54000D;
}
.h3song {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#sidebar1song a {
	display: block;
	margin-top: 5px;
	padding-top: 4px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 4px;
}
#sidebar1song a:hover {
	background-color: #F6B451;
}
#sidebar2song a:hover {
	background-color: #F0F0F0;
}
#sidebar2song a {
	background-color: #F9F9F9;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-color: #F9F9F9;
}
#sidebar1song a:link {
	color: #660000;
	text-decoration: none;
}
#sidebar1song a:visited {
	text-decoration: none;
	color: #526B3A;
}
#sidebar1song a:hover {
	color: #C60020;
}
#sidebar1song a:active {
	color: #CEE7A4;
}

