td img {display: block;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
a:link {
	color: #CC9900;
	font-weight: none;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC9900;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	}
.news_table {
	background-image: url(../images/typewriter.gif);
	background-repeat: no-repeat;
	background-position: 75% 90%;
	background-attachment: fixed;
	border: 1px none #000000;
}
.disco_table_bg {
	background-image: url(../images/wires.gif);
	background-repeat: no-repeat;
	background-position: 75% 90%;
	background-attachment: fixed;
}
.news_td {
	background-repeat: repeat-x;
	background-position: left bottom;
}
.news_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.news_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.news_image {
	border: 1px solid #666666;
}
.highlights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.release_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.release_tracks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.packshot {
	border: 1px solid #666666;
	height: auto;
	width: 90px;
}