div.overWrapper {
	width:100%;
	min-height:1025px;
	height:expression('100%');
	background:url('/img/bg-grad.gif') repeat-x;
}

div.wrapper {
	width:660px;
	position:relative;
	left:50%;
	margin-left:-330px;
	background:#636363;
	margin-bottom:30px;
}

div.header {
	background:url('/img/header.jpg') no-repeat left top;
	height:160px;
	margin-bottom:16px;
}

div.menu {
	height:31px;
	position:absolute;
	top:125px;
	left:12px;
}

div.menu div.ref {
	float:left;
	margin-right:12px;
}

div.menu div.ref img {
	display:block;
}

table.releases, table.videos {
	margin:0 12px 0 0;
	color:#b9b9b9;
}

table.releases a, table.releases a:visited, table.artist .releaseTitle a, table.artist .releaseTitle a:visited, table.videos a, table.videos a:visited, table.artist .releaseTitle a, table.artist .releaseTitle a:visited {
	color:#b9b9b9;
	text-decoration:none;
}

table.releases span a, table.releases span a:visited, table.artist .releaseTitle span a, table.artist .releaseTitle span a:visited, table.videos span a, table.videos span a:visited, table.artist .releaseTitle span a, table.artist .releaseTitle span a:visited {
	color:#fff;
}

table.releases a:hover, table.artist .releaseTitle a:hover, table.videos a:hover, table.artist .releaseTitle a:hover {
	text-decoration:underline;
}

table.releases b, table.artist .releaseTitle b, table.videos b, table.artist .releaseTitle b {
	color:#fff;
}

table.releases img, table.videos img {
	display:block;
	margin-bottom:.5em;
}

table.releases td {
	padding:0 0 16px 12px;
	text-align:right;
	height:245px;
}

table.videos td {
	padding:0 0 16px 12px;
	text-align:right;
	height:180px;
}

div.alleyLogo {
	width:137px;
	height:76px;
	margin-right:12px;
	margin-right:expression('7px');
	float:right;
	background:url('/img/alley.gif') no-repeat left top;
}

div.footer {
	padding:12px 0 0 0;
	font-size:115%;
}

div.footer .alleyLink, div.footer .paninLink {
	padding:2px 12px 2px 0;
	text-align:right;
}

div.footer .paninLink {
	background:#4d4d4d;
}

div.footer .alleyLink a, div.footer .alleyLink a:visited {
	color:#fff;
	text-decoration:none;
}

div.footer .paninLink a, div.footer .paninLink a:visited {
	color:#a6a6a6;
	text-decoration:none;
}

div.footer .footerPic {
	width:660px;
	height:30px;
	background:url('/img/footer.jpg') no-repeat left top;
}

div.greyStripe {
	background:#4d4d4d;
	height:18px;
}

table.artist {
	width:636;
	margin:0 12px;
}

table.artist td.lcol {
	width:200px;
}

table.artist td.rcol {
	padding:0 12px 0 0;
}

table.artist * {
	text-align:right;
}

table.artist .artistPic {
	background:#4d4d4d;
	height:200px;
	overflow:hidden;
}

table.artist .releaseTitle {
	margin:0 0 .7em 0;
}

table.artist .trackList {
	padding:.7em 0;
	color:#fff;
}

table.artist .trackList ul {
	list-style-type:none;
	margin:0 0 1.25em 0;
	padding:0;
}

table.artist .trackList ul li {
	margin:0 0 0 0;
}

table.artist .trackList ul li a, table.artist .trackList ul li a:visited {
	text-decoration:none;
}

table.artist .trackList ul li a:hover {
	text-decoration:underline;
}

table.artist .trackList h3 {
	font-size:100%;
	font-weight:normal;
	margin-bottom:.7em;
}

table.artist .trackList a.dlLink, table.artist .trackList a.dlLink:visited {
	color:#bbbaba;
	text-decoration:none;
}

table.artist .trackList a.dlLink:hover {
	text-decoration:underline;
}

table.artist .contentZone {
	color:#fff;
	padding:.5em 0 120px 12px;
	font-size:110%;
}

table.artist .artistLinks {
	height:100px;
	position:relative;
	top:-100px;
	margin-bottom:-100px;
	font-size:110%;
	color:#dfdfdf;
}

table.artist .artistLinks h3 {
	font-size:100%;
	margin-bottom:0;
}

table.artist .artistLinks a, table.artist .artistLinks a:visited {
	color:#dfdfdf;
	text-decoration:none;
}

body.clipBody {
	background:#636363 url('/img/pup-bg.jpg') no-repeat left bottom;
	color:#fff;
	padding:10px;
}

div.popup .clip {
	margin:0 0 .7em 0;
}

table.sbornikTracks {
	color:#fff;
	margin:12px 0 12px 0;
}

table.sbornikTracks .lcol {
	padding:0 16px 0 16px;
	width:330px;
	text-align:right;	

}

table.sbornikTracks .rcol {
	padding:0 16px 0 0;
	text-align:right;
}
table.sbornikTracks td a {
  text-decoration: none;
  font-size:12px;
}
table.sbornikTracks td a:hover {
  text-decoration: underline;
}