.boot{
	position:relative;
	margin:12px 0pt;
	height:96px;
}

.jaquette{
	border:3px solid white
}

.download:link, .download:visited{
	color:#888;
	text-decoration:none;
}

.download:hover{
	text-decoration:underline;
	color:red;
}

.download{
	position:absolute;
	left:100px;
	top:70px;
	font-size:12px;
}

.boot h3{
	color:#B4D474;
	font-size:13px;
	font-weight:normal;
	left:100px;
	margin:0pt;
	padding:0px;
	position:absolute;
	top:0px;
}

.boot h4{
	position:absolute;
	margin:0px;
	padding:0px;
	left:100px;
	top:16px;
	color:white;
	font-size:12px;
	font-weight:normal;
}

.miniplayer{
	position:absolute;
	top:45px;
	left:98px;
	margin:0px;
	padding:0px;
}

#__cvfl-coverflow-wrapper canvas{
		position: absolute;
	}

	#__cvfl-coverflow{
		height: 370px;
		overflow: hidden;
		position: relative;
		width:544px;
	margin-left:14px;
	margin-top:14px;
	}

	#__cvfl-coverflow-label{
		color: #fff;
		font: 14px Lucida Grande, Lucida Sans Unicode;
		position: relative;
		text-align: center;
		top: 271px;
		z-index: 700;
	}

#__player{
	position:relative;
top:10px;
}
#__dl{
	position:absolute;
right:0;
text-align:right;
}

#__dl .download{
	position:relative;
	top:0;
	left:0;

}

.icons{
	width:53px;
	height:21px;
	cursor:pointer;
	margin-left:100px;
	margin-top:-36px;
	position:absolute;
}

#icon1{
	background-repeat:no-repeat;
	background-position:0 0;
	width:27px;
	position:absolute;
	height:21px;
}

.icon1-off{
	background-image:url(images/icon1-off.gif);
}

.icon2-off{
	background-image:url(images/icon2-off.gif);
}

.icon1-on{
	background-image:url(images/icon1-on.gif);
}

.icon2-on{
	background-image:url(images/icon2-on.gif);
}

#icon2{
	background-repeat:no-repeat;
	background-position:0 0;
	width:27px;
position:absolute;
margin-left:26px;
	height:21px;
}

.loading {
background:transparent url(images/loading.gif) no-repeat scroll center center;
}
