.audiosample { background-color: rgb(153, 153, 153);
	text-align: right;
	float: right;
}

.bandname {
	clear: left;
	padding-top: 30px;
}

.bandrelease {
	clear: left;
	padding-bottom: 5px;
	padding-top:5px;
}

.buyitbutton {
	clear:left;
	float: left;
	padding-left: 15px
	padding-right: 15px;
	padding-botton: 15px;
	padding-top: 15px;
}

#picturedreleases {padding-bottom: 30px;
}

.releasecoverimage {
	clear: left;
	padding-right: 15px;
	float: left;
}

.releasedescription { 
	margin-left: 275px;
	padding-right: 25px;
	max-width: 500px;
}

.releasestatus {clear: left;
}

.releasetitle {
	clear: left;
	float: left;
	font-style: italic;
	padding-botton: 5px;
	padding-top: 5px;
}

.titlesnotpictured {
	padding-top: 15px;
	clear: left;
}

.viewcartbutton {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-botton: 15px;
	padding-top: 15px;
}