.releases {
	list-style-type:none
	}
.releases img {
	float: left;
	display: block;
	margin-right: 10px;
	}
.releases li {
	width: 100%;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 0px dotted #666;
	border-bottom-width: 1px;
	}
.artist { 
	display: block;
	color: darkblue;
	font-weight: bold;
	}