
div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 350px; 
	height: 700px;
	overflow: hidden;
	border: 1px dashed rgba(174,225,234,0.59);
	color: #b6ebf5;
float:right;
	padding-top: 10px;
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:320px;
		height:700px;
		overflow:hidden;
	float: left;
		padding:1em;	
	       padding-right:20px;
		}
	div.scroller div.content {
		width: 10000px;
		}

	div#section2 {

		}
		
.hilight { font-size: 12px;}

.checkoutdetail {
	height: 1px;
	width:1 px !important;
}

.showcase-image {
	width: 330px;
}

.controls {
	float: left;
	width: 300px;
	margin-left: 15px;
}

.showcase{
	width:680px;
	padding-right: 0;
}

.aaa-selector{ float: left;
padding-bottom: 20px;
min-height:80px;
padding-right:20px;

}

.aaa-selector a img {
	float: left;
	border: 1px solid #a6a6a6;
	margin: 1px;
}

.aaa-selector a img:hover {
	float: left;
	border: 2px solid #aee1ea;
	margin: 0;
}


.showcase-artist{
	width: 220px;
}

.image-info{
	color: #666;
	width: 320px;
}

.showcase-artist {
	color: #666;
}

.buy-boxset {width:250px;}
.buy-boxset a{
	border:0 !important;
	text-decoration: none !important;;
}

.buy-boxset a img, .buyboxset img a{
	border:0 !important;
	text-decoration: none !important;
}
