
body {position: relative;}
canvas, img {position: absolute;}
#cvfl-coverflow { height: 450px; margin-top:60px; overflow: hidden; position: relative; width: 450px;}
#cvfl-coverflow-label {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
	position: relative;
	top: 330px;
	z-index: 700;
	text-align: right;
	margin-right: 0px;
	width: 220px;
	padding: 5px 0px 5px 0px;
	float: right;
/*	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;*/}
#cvfl-coverflow-label a { font-size:12px; color:#0099FF;}
#cvfl-coverflow-holder { width: 450px; background:#9C9893; padding: 0px; }
#artist { font-size:12px; font-weight: normal;}
#lb-im {  z-index:1000; left:-325px; width:350px; height:350px;}