.albumList a {
	display: block;
	float: left;
	margin: 8px;
}
.albumList a img {
	border: none;
}