.releases {

	width: 160px;
	float: left;
}
.releases ul {
	list-style-type: none;
	padding: 0;
}
.releases li {
	width: 100%;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
}
.releases img {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 5px;
}
.releases p {
	font-size: 11px;
	margin-top: 3px;
}
.bands img {
	display: block;
	 margin-top: 20px;
	margin-bottom: 20px;
}