#pageHome { background: #000; position:relative; width:950px }

#pageHome #separator { width:8px; height: 365px; background:#000; position:absolute; left:471px }
#pageHome table { width:950px; empty-cells: show; border-collapse: collapse; margin-bottom:30px }
#pageHome table#zoom tr td {
	/*background: #343434;*/
	background: #000;
	width: 475px;
	height: 365px;
	text-align:center;
	vertical-align:middle;
	border:none;
	padding:0;
	margin:0;
}
#pageHome table#zoom tr td .bg_title {
	position:absolute;
	top:0;
	width:435px;
	height:12px;
	background:url(../../images/bg_title.png);
	font-size:14px;
	text-transform:none;
	color:#fff;
	text-align:right;
	padding:14px 20px 20px 20px;
}
#pageHome table#zoom tr td:first-child .bg_title {
	text-align:left;
}
#pageHome table#thumbs {
	height: 110px;
}
#pageHome table#thumbs tr td {
	background: #000;
	width: 110px;
	height: 110px;
	text-align:center;
	vertical-align:middle;
	border:2px solid #000;
	padding:0;
	margin:0;
}
#pageHome .artists {
	width:950px;
	margin-top:10px;
	float:left
}
#pageHome .artists h4 {
	font-size:13px;
	color:#c0490a
}

#pageHome .artists:first-child {
	border-right:1px solid #a9a9a9
}
#pageHome .artists ul {
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
	width:186px;
}
#pageHome .artists ul li a, #pageHome .artists ul li a:visited {
	color:#a9a9a9
}

#container { width:950px }
#header { width:950px; height:125px; }
#footerb  { width:950px; padding-top:35px }

h1 { display:none }
