#artist_set{
/*	margin-bottom:10px;*/
/*	background:#eee;*/
}

.artist {
	margin:0px 0px 3px 0px;
	padding:0;
}

.artist span.no_link {
	color:#aaa;
}

.artist  a.artist_link {
	font-size:1em;
	color:#888;
}

.artist  a.artist_link:hover {
	color:#222;
}

.exhibit {
	font-size:1.2em;
	margin:0px 0px 5px 0px;
	padding:0;
	font-style:italic;
}

.date {
	font-size:1em;
	margin:0;
	padding:0;
	color:#999;
}

.left_col .artistback {
	margin-top:15px;
	
}

.left_col .artistback a {
	color:#222;
	font-weight:bold;
}

.left_col .artistback a:hover {
	color:#999;
}

#exhibit_artists li{
	margin-bottom:5px;
}

#exhibit_artists li a {
	font-size:1.2em;
	color:#222;
}

#exhibit_artists li a:hover {
	color:#999;
}
div.press{
	margin-top:15px;
}

div.press a{
	font-size:0.8em;
}