
div.contentpaneldiv{
	width: 100%;
}

td.header{
background-image: url(../images/top_2.jpg);
}

td.leftpanel{
	width: 225px;
}

td.contentpanel img.transpixel{
	width: 600px;
	height: 1px;
	/*border: 1px solid black;*/
	clear: both;
}

div.recordinglist{
	width: 100%;
	margin: 0 0 45px 0;
	border-bottom: 2px solid #470097;
}

img.coverimageRIGHT{
	width: 215px;
	height: 215px;
	float: right;
	margin: 5px 0 15px 15px;
}

div.recordinglist p.recordingcaption{
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #740075;
	font-weight: normal;
	margin: 25px 0 5px 0;
	width: 350px;
/*	background-image: url(../images/beigefade2.gif);
	background-position: 0;
	background-repeat: no-repeat;
	padding: 5px 0 5px 2px;
*/
}



table.soundclipstable{

	width: 600px;
}

table.soundclipstable p{
	font-size: 11px;
}

table.soundclipstable td.trackheader,
table.soundclipstable td.titleheader{
	font-weight: bold;
	}

	table.soundclipstable td.trackheader p,
table.soundclipstable td.titleheader p{
	border-bottom: 1px solid silver;
	padding-bottom: 3px;
}

table.soundclipstable td.trackheader{
	text-align: center;
	width: 100px;
	padding: 0 4px 0 0;
}

table.soundclipstable td.titleheader{
	padding: 0 0 0 3px;
	width: 350px;
}
table.soundclipstable td.trackno{
	text-align: center;
}

table.soundclipstable td.worktitlecol{
	text-align: left;
	padding: 10px 0 3px 5px;
}

table.soundclipstable td.worktitlecol p{
	text-align: left;
}

table.soundclipstable td.soundfilelink{
	padding: 0 0 0 20px;
}

div.albumname{
	margin-left: 20px;
}

div.recordinglist p.linktoreview{
	line-height: normal;
	margin: 15px 0 0 0;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}


table.thumbnailsdiv{
	width: auto;
	margin: 0;	
	padding: 10px 0 10px 0;
}

div.thumbnailswrapper{
	border-bottom: 1px solid #CA6912;
	width: 100%;
	margin-bottom: 20px;
}

table.thumbnailsdiv td.thumbnailtd{
	padding: 0 0 5px 0;
	vertical-align: top;
	text-align: center;
	width: 120px;
}

table.thumbnailsdiv p{
	line-height: normal;
	font-size: 10px;
	letter-spacing: 1px;
	text-align: center;
}

table.thumbnailsdiv td.thumbnailtd p.thumbnail,
table.thumbnailsdiv td.thumbnailtd p.thumbnailcaption
{
	margin: 0;
	text-align: center;
}

table.thumbnailsdiv img{
	border: none;
	margin: 0 5px 0 5px;
}

table.thumbnailsdiv p.thumbnailscaption{
	text-align: left;
	margin-top: 30px;
}

div.recordinginfodiv{
	padding-left: 15px;
}

div.recordinginfodiv p{
	line-height: normal;
	margin: 0;
}

div.recordingtitles p.workinfo{
	margin: 0 0 5px 0;
	font-size: 11px;
}

span.composername{
	text-transform: uppercase;
}
