@charset "ISO-8859-1";
.musicleft {
	width: 300px;
	float: left;
}
.musicright {
	float: right;
	width: 330px;
}

