#main_centre {
	background-image: url('../images/lostsoul.jpg');
	background-repeat:no-repeat;
	padding-top: 20px;
	padding-bottom: 10px;
	}

span.artists {
	font-size: 0.7em;
	position: relative;
	top: -6px;
	}

td.released_title {
	font-size: 1.0em;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding: 8px;
	}

td.medium {
	font-size: 0.8em;
	}

td.label {
	font-size: 0.8em;
	}

td.cat_no {
	font-size: 0.8em;
	}

td.buy {
	font-size: 1.0em;
	}

td.listen {
	height: 28px;
	}

td.side {
	font-size: 0.8em;
	}

td.release_date {
	font-size: 0.8em;
	}

table.forthcoming {
	border: 0px;
	padding: 0px;
	border-spacing: 0px 20px;
	}

table.released {
	border: 0px;
	padding: 0px;
	border-spacing: 0px 20px;
	}
