#songs {	font-size: 10px;	line-height: 15px;	font-weight: bold;	list-style-type: none;	margin: 0px;	padding: 0px;	padding-bottom: 5px;}#songs li {	background-color: #ccebee;	padding: 1px;	margin-bottom: 1px;	clear: left;}#songs li em {	text-align: right;	font-size: 10px;	font-weight: normal;	font-style: normal;}#songs li a {	font-weight: normal;	color: #1B80B4;	font-size: 9px;	font-weight: bold;	display: block;	float: right;	height: 15px;	width: auto;}#songs li a:hover {	background-color: #ccebee !important;	text-decoration: underline !important;	color: black !important;}#songs li a img {	height: 15px;	width: 15px !important;	padding: 0px;	padding-left: 2px;	padding-right: 2px;	margin: 0px;	border-style: none;	display: inline;}#songs li object {	float: right;	height: 15px;	width: 15px !important;	padding: 0px;	padding-left: 2px;	padding-right: 0px;	margin: 0px;	margin-right: 5px;}
