body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#1b1b1d;
	text-align:center;
	color:#fff;
	margin:0;
	padding:0;
}
a {
	color:#a8a8b4;
}
a:hover {
	color:#D0D0D7;
}
h1 {
	color:#a8a8b4;
	font-size:18px;
	font-weight:700;
}
h2 {
	color:#a8a8b4;
	font-size:12px;
	font-weight:700;
}
#container {
	width:836px;
	text-align:left;
	margin:0 auto;
	background-color:#1b1b1d;
	background-image:url(/images/q_container_bg.jpg);
	background-repeat:no-repeat;
	padding:0;
}
#header {
	height:100px;
}
.topAd {
	float:right;
	width:486px;
	padding:8px 0 0;
}
#nav {
	height:30px;
	background-image:url(/images/q_nav_bg.png);
	background-repeat:no-repeat;
	border:solid #a8a8b4 1px;
}
#nav a {
	display:inline-block;
	font-weight:700;
	text-align:center;
	height:18px;
	width:66px;
	text-decoration:none;
	color:#fff;
	padding:7px 20px 5px 20px;
}
#nav a:hover {
	background-color:#3a3b4e;
}
#mContent {
	margin:10px 0;
	border:solid #a8a8b4 1px;
	background-color:#000;
}
#sidebar1 {
	float:left;
	width:150px;
	padding:5px 0;
}
.sideBox {
	margin:5px;
	padding:5px;
}
.sideBox .tit {
	color:#a8a8b4;
	font-weight:700;
	margin-bottom:5px;
	padding:1px 0;
}
#sidebar2 {
	float:right;
	width:130px;
	border-left:dotted #001A4D 1px;
	padding:15px 5px;
}
#mainContent {
	margin:0 150px 0 160px;
}
#footer {
	text-align:center;
	font-size:9px;
	color:#999;
	padding:20px 10px 10px 10px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0;
}
.formTextBox {
	font-size:12px;
	width:130px;
	background-color:#000;
	border:0;
	border-bottom:solid #a8a8b4 1px;
	color:#a8a8b4;
}
.trackItem {
	border-bottom:solid #565665 1px;
	padding:5px 0;
}
.trackItem .dl {
	float:right;
	width:100px;
	text-align:right;
}
.navBlock {
	text-align:right;
	padding:5px 0;
}
.artistInfo {
	min-height:309px;
}
.artistImg {
	float:left;
	width:210px;
}
.artistDooDoo {
	margin-left:220px;
}
.artistReleases {
	min-height:100px;
}
.artistReleaseItem {
	margin-right:10px;
	float:left;
	width:180px;
	height:140px;
	padding:5px;
}
.artistReleaseItem img {
	border:solid #ccc 1px;
	margin:0 0 5px 5px;
}
.releaseName {
	font-weight:700;
	margin-bottom:3px;
}
.releaseDate {
	font-size:10px;
	color:#ccc;
}
.artistBox {
	float:left;
	width:100px;
	height:100px;
	text-align:center;
	margin:0 20px 20px 0;
}
.relBox {
	min-height:134px;
	border-bottom:solid #565665 1px;
	padding:10px 0;
}
.relBox img {
	float:left;
	margin:10px 10px 10px 0;
	border:solid #fff 1px;
}
.nArea {
	margin:10px 0;
}
.nArea .naRight {
	float:right;
	margin-left:200px;
	text-align:right;
}
.faqA {
	padding:20px;
}
.textError {
	font-weight:700;
	color:#f00;
}
.trackName, .faqQ {
	font-weight:700;
}
