#newCover {
	text-align: center;
	height: 170px;
	vertical-align: top;
	background-image: url(../../music/covers/moove.gif);
	background-repeat: no-repeat;
	background-position: left top;




}
td {

	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	text-align: left;
	width: 16.6%;
}
th {

	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #cccccc;
	font-weight: normal;
	font-size: 10px;
}
.tableRowTitle {

	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	text-align: left;
	width: 50%;
}
#sectionTitle {
	background-image: url(../images/music/page_title.gif);
}
body {
	background-image: url(../images/music/page_background.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#newInfo {
	background-image: url(../images/nav/background.gif);
}
#newInfo h2 {
	visibility: hidden;
}

