#dhtmllyrics{
	margin:0px auto;
	position: absolute;
        filter:alpha(opacity=0);
	-moz-opacity:0;
	border: 0px;
	padding: 0px;
	z-index: 100;
}

table.lyrics {
	border-width: 2px 2px 2px 2px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	border-collapse: collapse;
	font-family: trebuchet ms,arial,verdana;
	font-size: 9pt;
	font-weight: normal;
	white-space:nowrap;
}

table.lyrics td {
	vertical-align:top;	
	text-align: left;
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	color: #ffffff;
	background: #000000;
	-moz-border-radius: 0px 0px 0px 0px;
}
