
/* $Id: styles.css 235 2009-11-13 04:30:39Z phil $ */




div.artist_item {
	float: left;
	padding: 0px;
	font-weight: bold;
	background: #000;
	width: 232px;

}




div.artist_dropdown {
	
	 
	background: #000; 
	position: absolute; 

	z-index: 99;
	
	width:700px;
}




div.artist_item_dropdown {
	
font-weight: bold;
width: 224px;
height: 118px;

float: left;

}

div.artist_spacer {
width: 2px;
}


