/* CSS Document */
.tracks{
	margin-top: 120px;
}
ul{
	margin: 0px;
	padding: 0px;
}
.player{
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: none;
	height: 90px;
	width: 600px;
}
.artwork{
	float: left;
	height: 50px;
	width: 50px;
	display: block;
	text-decoration: none;
	margin-right: 20px;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	border: none;
	background-position: center center;
	text-align: center;
}
h3{
	font-family: "‚l‚r ƒSƒVƒbƒN";
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	color: #333333;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	margin: 0px;
}
