h3 {
	margin-bottom:12px;
	width:625px;/*it's a little short to compensate ie6*/
	clear:right;
	}

.productimage {
	color:#ff0500;
	text-align:center;
	width: 111px;
	padding:0 12px 0 6px;
	font-size:12px;
	float:left;
	line-height:1.2em;
	margin-top:0;
	}
.productimage img {
	margin-bottom:16px;
	}
	
.songinfo {
	float:left;
	width:182px;
	margin-right:14px;
	}
	
.order {
	background:url(../images/bg_whitebox1_bot.jpg) no-repeat bottom;
	float:right;
	width:151px;
	margin:0 0 16px 8px;
	padding-bottom:18px;
	color:#637077;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
	}

.order img {
	margin-top:6px;}
.order p {
	padding:0 22px;
	}
.order p.first {
	background:url(../images/bg_whitebox1_top.jpg) no-repeat;
	margin-top:0;
	padding-top:12px;
	}

.order .price {
	font-size:18px;
	color:#000;
	}
	
/*PRODUCT INSTANCES*/
.inst_product_a,
.inst_product_b {
	width:640px;
	clear:right;
	}

.inst_product_a {
	border-bottom:1px #637077 solid;
	clear:right;
	float:right;
	margin-bottom:12px;
	}

	
.inst_product_b {
	border-bottom:1px #637077 solid;
	clear:right;
	float:right;
	margin-bottom:12px;
	}
.inst_product_b h1,
.inst_product_b p.details {
	padding-left:8px;
	}
	
.inst_product_b .order {
	background:url(../images/bg_whitebox2_bot.jpg) no-repeat bottom;
	width:272px;
	padding-bottom:12px;
	}


.inst_product_b .order p {
	float:left;
	width:100px;
	padding:12px 0;
	margin:0 0 0 24px;
	line-height:12px;
	display:inline;
	}
.inst_product_b .order div.cap {
	background:url(../images/bg_whitebox2_top.jpg) no-repeat;
	height:8px;
	width:272px;
	}

.inst_product_b .order span {
	display:block;
	margin:10px 0 4px 0;
	}
.inst_product_b .listen {
	width:156px;
	color:#000;
	font-weight:bold;
	float:right;
	text-align:center;
	}
.inst_product_a p {
	margin: 0px;
	}
	
.inst_product_a p.productimage,
.inst_product_a .order p {
	margin-left:0;
	}
/*SEND TO FRIEND LINK*/	
.sendtofriend:link,
.sendtofriend:visited,
.sendtofriend:hover,
.sendtofriend:active,
.songlink:link,
.songlink:visited,
.songlink:hover,
.songlink:active  {
	color:#c24228;
	text-decoration:underline;
	}
.songlink {
	padding-left:12px;
	}
.col_a {
	float:right;
	width:156px;
	text-align:center;
	}
.col_a .listen {
	clear:right;
	padding-bottom:24px;
	font-weight: bold;
	color: #000;
	}
.col_a .order {
	text-align:left;
	}
.permission {
	display:block;
	font-weight: normal;
	/*font-size:9px;*//* deleted by Ethos */
	color:#000;
	font-size: 10px;
	line-height: 10px;
	text-align: left;/* added by Ethos */
	/*line-height:12px;*//* deleted by Ethos */
	
	
	
}

