table#Download, table#Artist {
	table-layout: fixed;
	font: 12px/15px  Verdana, Arial, Geneva, sans-serif;
}

table#Download .td1 {
	width: 310px;
}

Download.td2 {
	width: 10px;
}

Download td.space {
	height: 5px;
}

a {
	color: #999999;
	text-decoration:none;
}

a:hover {
	color: #e4312c;
	text-decoration:none;
}

table#Artist .TD1 {

}

table#Artist .TD2 {
	width: 20px;
}

table#Artist .TD3 {
	width: 180px;
	text-align: right;
}