.release .heading {
	margin-top:30px;
	padding:20px;		
	background-color:#DAD2C7;
}
.release .heading h1 {
	background-color:#DAD2C7;	
	text-transform:none;
	color:#DB116F;
	background-image:none;
	margin-bottom:0px;
	padding-bottom:0px;
}
.release .heading p {
	padding-top:10px;
	font-size:medium;
}

.order_options div.col1 {
	width:475px;
	float:left;
}
.order_options div.col2 {
	width:475px;
	float:right;
}	
.order_option { 
	margin-bottom:0px;
}
.order_option ul {	
	padding-top:0px;	
}
.information ul {
	padding-left:20px;	
	padding-top:10px;	
}
.image_and_buy {
	float:left;	
	width:140px;
	position:relative;
}
.image_and_buy2 {
/*	float:left;	
	width:140px;
*/	position:relative;
}

.image_and_buy2_inner  {
	float:left;	
	width:200px;
	position:relative;
}


div.price {
	font-size:130%;
	font-weight:bold;
	color:#DB116F;
	padding-top:0px;
	padding-bottom:10px;	
}
.details {
	float:left;	
	width:280px;
}

.packagebuybutton {
	
}
.packagebuybutton {
	
}

.order_option img.album {
	height:100px;
	float:none;
	margin-bottom:10px;	
}
.information {
	font-size:80%;
}
.footer {
	margin-top:60px;
	text-align:center;
	font-size:80%;
}		
/* $ for topspin select format box */
#selectioncontainer {
	position:absolute;
	left:-500px;
	top:0;
	z-index:1000;
	min-width:166px;
	*width:240px;
	*overflow:visible;
	*height:114px;
	background-color:#DAD2C7;
	border-right:solid 3px #00828C;
	border-bottom:solid 4px #00828C;
	border-top:solid 4px #00828C;
	border-left:solid 4px #00828C;
	color:#000000;
}
#selectioninnercont {
	position:relative;
	margin:8px;
}
#contBtnContainer {
	margin-top: 6px;
}
#continueButton,
#cancelButton {
	position:relative;
	width:80px;
	padding:4px 6px;
	margin-right:6px;
	text-align:center;
	background-color:#333;
	color:#FFF;
	text-decoration:none;
}
#cancelButton {
	background:none;
	color:#000;
}
#cancelButton:hover {
	background-color:#333;
	color:#FFF;
}

.remixHeading {
	color:#00828C;
}