@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
}
body, div, p, table, td, span, input{
	text-align:left;
	font-family:verdana;
	font-size:11px;
	color:#666666;
	line-height:130%;
}
img, img a {
	border:0;
	vertical-align:middle;
}
a {
	text-decoration:none;
}
a:hover {
	color:#999;
	text-decoration:underline;
}
#copyright {
	text-transform:uppercase;
	font-size:10px;
	color:#CCC;
	padding-bottom:10px;
	text-align:right;
}
#newrel {
	position:relative;
	top:-32px;
	left:0;
}
#newrel_tl {
	color:#0aa09f;
	background:url(images/newrel_border.gif) repeat-x left bottom;
}
#newrel_tl a{
	color:#0aa09f;
	text-decoration:none;
}
#newrel_pic {
	border:5px solid #222;
}
#newrel_pic a:hover {
	border:#0b9fa1;
}
#newrel_txt {
	padding:3px 0 0 0;
	font-size:9px;
	line-height:170%;
	color:#888;
}
#song_tl {
	padding:5px 0 0 0;
	font-weight:bold;
	line-height:170%;
	color:#0b9fa1;
	font-size:9px;
}
#song_tl a {
	text-decoration:none;
	color:#0b9fa1;
}
#song_tl a:hover {
	text-decoration:underline;
}
#album th {
	font-size:9px; 
	color:#444444; 
	border-left:solid 3px #e1e1e1;
	padding:0 0 0 10px;
}
#album td {
	
	border-bottom:solid 2px #e1e1e1;
	padding:10px 0 10px 10px;
}
