/* IN script */
a.z_nav { } 
a.z_play { font-style:normal;} 
.z_play { font-style: italic;} 

.z_dir_image {
	margin-right: 10px;
	border: 1px solid #999;
}
.z_subdir_image { }
a.z_foot {
	font-size: 10px;
	color: #999;
	font-weight: normal;
}
a.z_foot:hover {
	color: #999;
	font-weight: normal;
}
.z_song0 {}
.z_song1 {}
.z_row0 { background-color:#333333; }
.z_row1 { background-color:#000000; }

.z_playlist_title { font-weight:bold; }

.z_cfg_cat { 
	border-bottom: 2px solid gray;
	background-color: #CCCCCC;
	color: black;
	height: 24px;
}

.z_cfg_left {
	float: left;
	padding-top: 3px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
}

.z_cfg_right {
	float: right;
	padding-top: 5px;
	padding-right: 5px;
}
a.z_cfg_r_txt {
	color: black;
	font-size: 10px;
}
.z_artistcols { border-right: 1px dotted #999; }

a.z_artist {
	font-size: 12px;
	line-height:1.5;
}

a.z_artist:hover{ 
}

.z_img_cap { 
	margin-top:5px; 
	margin-bottom:10px; 
	text-align:center; 
}

.z_small {
	font-size:10px;
	color: #666;
}

.z_small:hover { font-weight: normal; }

.z_form_textbox, .z_form_select {
	font-size:10px;
	color: #666;
	background-color: #CCCCCC;
}
.z_genre {}

.z_pages {
	font-size: 14px;
}

/* END IN script */
form { display:inline; }

.z_title {
	font-size: 18px;
	color: #999999;
	border-bottom:1px solid #999;
	/*
	padding:5px;
	margin-top:10px;
	*/
}


.z_footer {
	font-size: 10px;
	color: #999;
	border-top:1px solid #999;
	/*
	padding:5px;*/
	text-align: center;
}
.z_song_info0 {}
.z_song_info1 {}
.z_song_blurb0 { font-size: 9px;}
.z_song_blurb1 { font-size: 9px;}


.z_album_img_hdr {
	/*background-color: #EEEEEE;*/
	border-bottom: 1px dotted #999;
}


