.dir_list_title
{
	color: #FFD859;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.html_title
{
	color: #E0E0B4;
	font-size: 14px;
	font-weight: bold;
}
.z_small
{
	font-size: 10px;
	color: #666;
}

.z_small:hover { font-weight: normal; }
form { display: inline; }

a.z_artist
{
	font-size: 10px;
	line-height: 1.5;
}

a.z_artist:hover { font-weight: bold; }

.z_title
{
	font-size: 18px;
	color: #F90;
	border: 1px solid #999;
	padding: 5px;
	margin-top: 10px;
}

.z_view-search:hover { font-weight: normal; }

a.z_foot
{
	font-size: 10px;
	color: #999;
	font-weight: normal;
}

a.z_foot:hover
{
	color: #999;
	font-weight: normal;
}

.z_footer
{
	font-size: 10px;
	color: #999;
	border: 1px solid #999;
	padding: 5px;
	text-align: center;
}

.z_artistcols { border-right: 1px dotted #999; }
.z_artist-image { margin-right: 10px; }
.z_album-image { margin-right: 10px; }

.z_artist-blurb
{
	margin-top: 0px;
	margin-right: 20px;
}

.z_row1
{
	background-color: #1F6273;
	font-size: 10px;
}

.z_row2
{
	background-color: #206880;
	font-size: 10px;
}

.z_fake_song_title { font-weight: normal; }
.z_album_img_hdr { }
.z_img_cap { text-align: center; }
