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

.mp3Center {
	text-align: center;
}

#mainWindow img {
	margin: auto;
}

.bodyText {
	font: 9pt Trebuchet,"Arial",sans-serif;
}

.bodyText a {
	color: #ff0000;
	background: #fcc;
	padding: 5px;
	line-height: 20px;
}

.mp3Title {
	text-align: center;
	font-size: 16pt;
}

#mp3FirstLetter {
	font-size: 48pt;
	line-height: 36pt;
}

#mp3MainBody {
	position: relative;
	top: -15px;
}

#mp3Info {
	font-style: oblique;
	color: #333;
}
