.album  {
	padding: 10px;
	height: auto;
	width: 180px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	float: left;
	text-align: center;
	background-color: #E9E9E9;
	border: medium solid #FFFFFF;
	margin-bottom: 20px;
	margin-right: 10px;
}
.storeshell {
	float: left;
	height: auto;
	width: 680px;
	margin: 0px;
}
.album img {
	margin-bottom: 10px;
	border: thin dotted #C495ED;
	padding: 3px;
	background-color: #FFFFFF;
}
#bandname  {
	font-size: 14px;
	font-weight: bold;
}
