#mainWindow {
	position: relative;
	float: right;
	width: 530px;
	background-color: #999900;
	border-left: 1px dashed #607FB8;
	margin: 0px;
	padding: 5px 5px 5px 20px;
	text-align: left;
}

#mp3MainBody {
	position: relative;
	top: -15px;
	font-size: 80%;
	color: #555500;
}

#mp3Info {
	font-style: oblique;
	color: #333;
	font-weight: bold;
}
.mp3Gig {
	text-decoration: underline;
	color: #330;
}