@charset "UTF-8";/* CSS Document */h2 {	margin-bottom: 1.2em;	font-size: 160%;	line-height: 1.2;}.artists {	margin-right: 10px;	padding: 4px;	border: 1px solid #ccc;}ul#artists {	margin: 0;	padding: 0;	list-style: none;	line-height: 3;}ul#artists li {	float: left;	width: 220px;	text-transform: uppercase;}ul#artists li a {	text-decoration: none;	color: #000;}	/*#contentleft img {	margin-bottom: 20px;	padding: 4px;	border: 1px solid #ccc;	}*/