@charset "UTF-8";
body {
	background-color: #000;
	top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#container {
	height: 120px;
	width: 310px;
	float: left;
}
.covers {
	margin-right: 8px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
}
.lineheight {
	line-height: 11px;
}
#bandselector {
	height: 30px;
	width: 200px;
}
#description {
	height: auto;
	width: 300px;
	float: left;
	margin-left: 2px;
}
#album {
	height: auto;
	width: 286px;
	float: left;
	margin-left: 4px;
	position: absolute;
	left: 296px;
	top: 0px;
	text-align: right;
}
