/* CSS Document */
#pagecontent {
	background: #4c2e26;
	width: 770px;
}
.recordings-left {
	width: 368px;
}
#recordings-left {
	width: 368px;
}
#recordings-right {
	float: left;
	width: 402px;
}
.recordings-left img{
	margin: 5px 0 25px 152px;
}
#recordings-left img{
	margin: 5px 0 25px 152px;
}
p {
	font-size: 13px;
	line-height: 17px;
	margin: 0 30px 18px 0;
}
.cdtitle {
    font-size: 14px;
}
a {
	color: #d5d0b9;
}
a:visited {
	color: #999999;
}
a:hover {
	color:#000000;
	background: #CCCCCC;
}

#viewliner {
	background: #212121 url(../viewcd.gif) top left no-repeat;
	width: 402px;
	height: 22px;
	float: left;
	display: block;
}
#viewliner:hover {
	background-position: 0 -22px;
}
#recordings-right a {
	color: #c5b9ff;
	font-weight: bold;
	text-decoration: none;
}
#recordings-right a:visited {
	color:#999999;
}
#recordings-right a:hover {
	color:#000000;
	background-color: #CCCCCC;
}
#recordingstable a {
	font-size: .75em;
	font-weight: normal;
	text-decoration: underline;
	color: #c5b9ff;
}
#recordingstable a:visited {
	color:#999999;
}
#recordingstable a:hover {
	color:#000000;
	background-color: #CCCCCC;
}
.bornon {
font-size: 12px;
}