div.artistinfo {
    position: absolute;
		top: 280px;
		left: 160px;
    width: 572px;
		color: #F5F5F5;
		text-align: justify;
		font-size: 14px;
}

div.songbyartistlist {
    color: #F5F5F5;
    width: 550px;
    text-alignment: center;
    left: 180px;
}

.songstable {
    border = 0px;
    cellpadding = 0px;
}

.songstableheader {
    color: #000000;
    background-color: #F5F5F5;
    font-weight: bold;
}

.infolabels {
    font-weight: bold;
}

a:link {
    color: #FF9507;
    text-decoration: none;
}

a:visited {
    color: #FF9507;;
    text-decoration: none;
}
