#blinds-cont {
	
	width: 736px;
	height: 412px;


	font-family: "Trebuchet MS", "Trebuchet" , "Arial", sans-serif;
}

#blinds {
	height: 412px;
	width: 736px;
	margin: 0 auto;
	background: url(spinner.gif) 50% no-repeat;
}

.floom_container {
	overflow: hidden;

}

.floom_progressbar {
	height: 3px;
	background: #131718;
	width: 0;
	position: relative;
	top: 2px;
	z-index: 1000;
	border-bottom: solid 1px #fff;
	font-size: 1px;
}

.floom_slice {
	z-index: 10;
}

	
.floom_vertical {
	float: left;
}

.floom_horizontal {
	
}

.floom_caption {
font-family: "Trebuchet MS", "Trebuchet" , "Arial", sans-serif;
	width: 100%;
	position: relative;
	top: -25px;
	text-align: right;
	font-size: 12px;
	color: white;
	letter-spacing:1px;
	font-style: normal;
	font-weight:bolder;
}