@charset "utf-8";
/* CSS Document */

/*THIS IS THE MUSIC PAGE!*/

#musicColumn	{
	position: absolute;
	top: 51px;
	left: 0;
	height: auto;
	width: 380px;
	background: transparent url(musicbg.jpg) top left repeat-x;
	padding: 10px;

}

#musicColumn .MP3	{
	height: 40px;
	padding: 10px 0;
}