body {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#000000;
	padding: 20px;
}

h1 {
	background-image: url(Images/titlebarcenter.jpg);
	background-repeat: repeat-x;
	height: 27px;
	font-size:14px;
	text-transform: lowercase;
	text-align:center;
	vertical-align:middle;
	color: #FFFFCC;
	background-position: center;
	line-height: 2em;
	text-align:center;
}

.audioseries{
	margin-right: 50px;
	margin-left: 50px;	
	margin-top: 20px;
	margin-bottom: 20px;
	height:auto;
}

.cdinfo{
	font-size: 14px;
	color: #FFFFFF;
}

.cdimage{
	float:left;
	height: auto;
}

.vertical-image{
	width: 97px;
	height: 157px;
}

.horizontal-image{
	width: 157px;
	height: 97px;
}


.main-table{
	width: 100%;
	border: none;
}
