h1 {
	font-size: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.tracktitle {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 10px;
}

.trackfeat {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 10px;
	color: #a47c7d;
}

.trackvers {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 10px;
	color: #4d655c;
}

.row1 {
	background-color: #fdfdfd;
}

.covercol {
	padding-right: 10px;
	width: 180px;
}.coverimg {
	margin-bottom: 10px;
	width: 177px;
}

ul.ratings {
	list-style-type: none;
	display: inline-block;
}
ul.ratings li {
	display: inline;
	margin: 0;
	padding: 0;
	padding-left: 1px;	
}
ul.ratings li img {
	height: 20px;
	border: 0;
}
div.ratingsId8 {
	list-style-type: none;
	position: relative;
	display: inline-block;
	max-width: 114px;
	overflow: visible;
	white-space: nowrap;
}
div.ratingsId8 img {
	position: relative;
	height: 24px;
	border: 0;
}