#releasesElement {padding:0px !important; position:relative;}
#mini-bed {width: 383px; background: #666;}
.mini-bed {width: 383px; background: #2a2a2a; margin-bottom: 10px; }
.album-mini {
	float:left;
	width:auto;
	height:auto;
	margin:0px 0px 10px 0px;
	z-index:100;
}

.testing .album-mini {
	margin-bottom: 0px;
}

.album-mini a {
	width:64px;
	height:64px;
	overflow:hidden;
	float:left;
	z-index:100;
	background-color: #2a2a2a;
	padding: 10px 16px 10px 15px;
}
.album-mini a:hover,
.album-mini.featured-album a {
	background-color: #EC008C;
}

.album-mini img {
	width:64px;
	height:64px;
	z-index:100;
}

.release-info {display:none; z-index:10; line-height:14px;}
.release-info.featured-info {display:block;}
#remixtwo-info td, #remixone-info td {vertical-align:top !important;}
.singlereleaseElement {margin: 0px 0px 0px 10px !important;}
#releasesElement #release-container .button {float:left; padding-left: 10px !important;}
#releasesElement .storeElementSocial {float:right; text-align:right;}
#releasesElement .storeElementFooter {padding-left: 12px !important; padding-right: 10px !important; margin-top:20px !important;}
#releasesElement .storeElementSocial {padding-left: 10px !important; padding-right:12px !important; margin:0px !important; color: #EC008C !important; font-size: 12px !important;}
.track-table {margin:0px 10px 10px 10px;}
.download {padding:1px;}
.play {padding: 1px 10px 1px 8px; height:20px; width:20px;}
.track-number {padding: 1px 3px 1px 1px; text-align:right;}
.track {padding: 1px 3px 1px 0px; line-height:18px;}

td.play .soundcloud-track { display: none; }
td.play a.play-button {
	width: 18px; height: 18px;
	background: #2a2a2a url('../images/button-play.gif') no-repeat;
	text-decoration: none;
}
td.play a.pause-button {
	width: 18px; height: 18px;
	background: #2a2a2a url('../images/button-pause.gif') no-repeat;
	text-decoration: none;
}

div#TSCart_header_wrap { 
	top: 30px;
	right: 20px;
}
