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

.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
	
#mp3Info {
	font-style: oblique;
	color: #333;
	font-weight: bold;
}
.mp3Gig {
	text-decoration: underline;
	color: #330;
}
