#mainWindow {
	position: relative;
	float: right;
	width: 530px;
	background: #fff url(/i/sc/lindadraper1.jpg) no-repeat top left;
	margin: 0px;
	padding: 130px 5px 5px 20px;
	border-left: 1px dashed #333;
	text-align: left;
	color: #000;
	font-size: 10pt;
}

#mainWindow a {
	color: #00f;
	text-decoration: underline;
}

#mainWindow img {
	margin: 0 10px;
}

.verticalBlock {
	margin-top: 15px;
	width: 100%;
	float: left;
}

#mainWindow img {
	text-align: center;
}

.topLink {
	text-align: right;
}

.releaseName {
	font-weight: bold;
	font-style: italic;
}

.bandName {
	font-weight: bold;
}

.bandQuote {
	font-size: 12pt;
	font-style: italic;
	text-align: center;
}

.trackListingTitle {
	text-decoration: underline;
	text-align: center;
}
#mainWindow ol {
	list-style: decimal inside
}
