#mainWindow {
	position: relative;
	float: right;
	width: 530px;
	background-color: #fff;
	margin: 0px;
	padding: 5px 5px 5px 20px;
	text-align: left;
	color: #000;
	font-size: 12pt;
}

.mp3Center {
	text-align: center;
	font-weight: bold;
}
.mp3Center {
	font-size: 12pt;
	line-height: 90%;
}

#mainWindow img {
	margin: 5px;
}
#mainWindow a {
	color: #333;
	border-bottom: 1px dotted #cc3333;
}