.left {
	background-color: #333333;
	width: 344px;
	height: 135px;
	float: left;
	margin: 0px 20px 20px 30px;
	padding: 5px 8px;
	display: inline;
}
* html #wrap #container .left {
	width: 360px;
	w\idth: 344px;
}

.right {
	background-color: #333333;
	width: 344px;
	height: 135px;
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 5px 8px;
}

* html #wrap #container .right {
	width: 360px;
	w\idth: 344px;
}

.artist_info {
	background-color: #000000;
	height: 80px;
	padding: 10px 0px;
	margin-top: 5px;
}

.artist_info img {
	margin: 0px 14px 0px 14px;
	float: left;
}
.artist_info .subtitelrood {
	line-height: 2em;
}

.artisttitel {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight : bold;
}
.artisttekst {
	font-size : 9pt;
	color : #66CCFF;
	font-weight : normal;
}
