@charset "utf-8";
/* CSS Document */

body {
	background: none;
	margin: 0;
	padding: 0;
	
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	}
	
#wrapper {
	width: 160mm;
	}
	
#flashhead, #mainnav, #footer, form {
	display: none;
	}
	
.colonethird {
	background: none !important;
	}
	
#featuredreleases {
	background: none;
	}
	
.fleft, .fright {
	float: none;
	}
	
table tr.alt td {
	background: none;
	}