#content h1 {
	margin: 10px 0 0 10px;
	padding: 0 0 0 15px;
	background: url(/images/h1.gif) 0 25% no-repeat;
}

#content h2, #content p {
	background: none;
	margin: 10px 0 0 10px;
	padding: 0 0 0 15px;
}



table {
	border-collapse: collapse;
	border: 1px solid #c6c8a1;
	width: 98%;
	margin: 1em;
	background: #FFF;
}

tr {

}

td {
	padding: .5em;
	font-size: 1.2em;
	border-right: 1px solid #c6c8a1;

}

th {
	padding: .5em;
	font-size: 1.2em;
	background: #c6c8a1;	
	border-right: 1px solid #fdf6e6;
}

th.last {
	border: none;
}

dl {
	margin: 1em;
	clear: right;
	float: right;
	text-align: right;
	width: auto;
}

dt, dd {
	display: inline;
	font-size: 1.2em;
	margin: 0 .4em !important;
	padding: 0 !important;
}


dd.last {
	border: none;
	padding: 0;
}

dd a:link {
	color: #256487;
	text-decoration: none;
}
dd a:visited {
	color: #256487;
	text-decoration: none;
}
dd a:hover {
	color: #256487;
	text-decoration: underline;
}
dd a:active {
	color: #256487;
	text-decoration: none;
}

dd a.current {
	color: #111;
}

tr.even td {
	background: #e5f6ff;
}

tr.odd td {
	background: #FFF;
}

td p {
	font-size: 1.0em;
	padding: 0;
	margin: 0;
}

td.more-info {
	border-top: 1px dotted #c6c3b4;
	border-bottom: 1px dotted #c6c3b4;
	height: 80px;
	position: relative;
	padding: 0;
	margin: 0;
	}

.more_info_wrapper {
	position: relative;
}

div.half {
	width: 49%;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

div.quarter {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	position: relative;
	width: 25%;
}

a.play-cue {
	background: #9fcde5 url(/images/play-cue.gif) top left no-repeat;
	text-indent: -9999px;
	display: block;
	width: 90px;
	height: 25px;
	position: absolute;
	top: 8px;
	right: 8px;
}



th.track {
	width: 40px;
}

h2 {
	font-size: 1.4em;
}

.player {
float: right;
margin: 0 9px 0 0;
}

x.player {
	position: absolute;
	top: 40px;
	right:8px;
}


.play-cue {

}

.download-mp3 {
	background: url(/images/download_mp3.gif) top left no-repeat;
}

.download-wav {
	background: url(/images/download_wav.gif) top left no-repeat;
}

p.close_details {
	position: absolute;
	right: 3px;
	top: 0px
}