/* Home Page top half CSS declarations */


/* begin right column */
div.rightcolumn > div#titlebox > div > div#hd-title { /* only let non IE 5.0-6.0 browsers see */
/*	background-image: url(/style/common/images/hd_artistsa-z.png);
	background-repeat: no-repeat;*/
}
div#subnav-title {
	background: url(/style/common/bgschemes/1/subnav_artistsa-z.gif) no-repeat;
}
div.tinycolumn {
	width: 172px;
	position: relative;
	float: left;
	margin-right: 16px;
	padding-top: 5px;
}
div.tinycolumn div.artistname {
	padding: 6px 0;
	border-bottom: 1px solid #333;
}
/* end right column */
/* end top half */
