#content div.left h2 {
	font-weight: normal;
	font-size: 140%;
}

#playlist {
	margin-bottom: 30px;
}

div.item {
	border-bottom: 1px solid #eadfdd;
	height: 20px;
	margin-top: 5px;
}

div.links {
	float: right;
	width: 63px;
	height: 17px;
	background: url(../graphics/marae_taonga/links.gif) no-repeat;
	position: relative;
}
* html div.links {
	left: -550px;
	top: -140px;
}
div.links a {
	text-decoration: none;
	position: absolute;
}

a.video {
	width: 17px;
	height: 13px;
	background: url(../graphics/marae_taonga/video.gif) no-repeat;
	top: 2px;
	left: 0px;
}

a.audio {
	width: 18px;
	height: 15px;
	background: url(../graphics/marae_taonga/audio.gif) no-repeat;
	top: 1px;
	left: 25px;
}

a.article {
	width: 13px;
	height: 17px;
	background: url(../graphics/marae_taonga/article.gif) no-repeat;
	top: 0;
	right: 0;
}

#taonga_content {
	background: url(../graphics/marae_taonga/right_content.gif) repeat-x 0 39px;
	width: 349px;
	float: right;
	#margin-top: -500px;
	padding-bottom: 150px;
	#padding-bottom: 50px;
	position: relative;
	z-index: 50;
}
* html #taonga_content { margin-top: 0; }
#taonga_content h2 {
	margin: 0;
	padding: 0 20px;
	background: url(../graphics/marae_taonga/heading.gif);
	height: 39px;
	line-height: 39px;
	color: #35130a;
	font-weight: normal;
}
#taonga_content div {
	padding: 20px;
}
