

#blinds {
	height: 323px;
	width: 691px;
	background: url(spinner.gif) 50% no-repeat;
}

.floom_container {
	overflow: hidden;
}

.floom_progressbar {
	height: 3px;
	width: 0;
	position: relative;
	top: 2px;
	z-index: 1000;
	font-size: 1px;
}

.floom_slice {
	z-index: 10;
	position: relative;
}

	
.floom_vertical {
	float: left;
}


