
#artists {
	width: 135px;
}
#artists a:link {
	display: block;
	text-align: right;
	padding: 3px 0px 0px 0px;
	text-transform: lowercase;
	font-size: 10px;
	color: #333;
	}

#artists a:visited {
	display: block;
	text-align: right;
	padding: 3px 0px 0px 0px;
		text-transform: lowercase;
		font-size: 10px;	color: #333;
	}





.emailavailability {border-top: 1px dotted #d9bfb5; padding-top: 5px; margin: 0px 25px 20px 25px;}


#artistbio {
	width: 600px;
	margin: 0px 10px /*20px*/0px 20px;
	border: 2px solid #dedede;
	padding: 10px 10px /*65px*/10px 10px; padding-top: 10px;
}
#artistbio h1 {padding-top: 0px;margin-top: 10px;
}
#artistthumbs {
	margin: 10px 10px auto 20px;
	border: 2px solid #dedede;
	padding: 10px 10px 10px 10px;
	width: 600px;
}

#artistthumbs a:hover {
background-color: transparent; 
}

#artistthumbs img {
	margin: 4px 4px 4px 5px;
}



.bio {text-transform: uppercase; text-align: right;}
.title {color: #666666; text-transform: uppercase;}
.date {color: #666666;}
.medium {color: #666666;}
.other {color: #666666;}
.dimensions {color: #666666; }
.price {color: #666666; }
