/* @override http://www.theg2gallery.com/css/artist.css */

@charset "UTF-8";
/* CSS Document */

#artist01 {
	margin: 40px 0 0 20px;
	color:#4d4d4d;
	width: 650px;
	float: left;
}

#artist01_old {
	margin: 20px 0 0 20px;
	color:#4d4d4d;
	width: 650px;
	float: left;
}

#artist_wrap {
	float:left;
	margin: 20px 0 0 20px;
	color:#4d4d4d;
	width: 650px;
}


#artist01 ul {
	margin:5px 0 0 10px;
	font-size: 14px;
}

#artist01 li{
	float:left;
	padding:0 5px;
	list-style:none;
}

#artist01 .alp{
	float:left;
	margin:20px 0 0 20px;
	font-size: 14px;
}

#artist01 .thumb{
	float:left;
	margin: 20px 0 30px 20px;
}

#artist01 .name{
	float:left;
	margin:20px 0 0 10px;
	line-height:140%;
	width: 100px;
}

#artist01 .thumb02{
	float:left;
	margin:20px 0 0 53px;
}

*html #artist01 .thumb02{
	float:left;
	margin:20px 0 0 36px;
}

#artist01 .name02{
	float:left;
	margin:10px 0 0 5px;
	line-height:140%;

}

#artist01 a{
	font-size: 18px;
	color:#5a6e48;
	text-decoration:none;
	

}

#artist01 a:hover{
	font-size: 18px;
	color: #5a6e48;
	text-decoration: underline;
}

#artist01 a.name01{
	font-size: 18px;
	color:#5a6e48;
	text-decoration:none;
	width: 100px;
	float: left;
	height: 100px;
}

#artist01 a.name01:hover{
	font-size: 18px;
	color: #5a6e48;
	text-decoration: underline;
}

#artist01 a.name02{
	font-size:14px;
	color:#5a6e48;
	text-decoration:none;

}

#artist01 a.name02:hover{
	font-size:14px;
	color: #5a6e48;
	text-decoration: underline;
}

#artist01 a.thumb{
	text-decoration:none;
	border-bottom:none;
	margin: 0;
}

#artist01 a.thumb:hover{
	text-decoration:none;
	border-bottom:none;
	margin:0;
}

.feature {
	font-style: italic;
}

/* New artists based on exh div */

.thumb {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.name {
	float: left;
	width: 100px;
	margin-top: 10px;
	margin-left: 10px;
	height: 80px;
}

