#blinds-cont {
	width: 950px;
	height: 390px;
	font-family: tahoma;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#blinds {
	height: 390px;
	width: 950px;
	background: url(spinner.gif) 50% no-repeat;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #FFF;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.floom_container {
	overflow: hidden;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
}

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

.floom_slice {
	z-index: 10;
}

	
.floom_vertical {
	float: left;
}

.floom_horizontal {

	
}

.floom_caption {
	width: 100%;
	position: relative;
	top: 25px;
	text-align: left;
	font-size: 1em;
	color: #fff;
	text-shadow: 0 1px 0 #333;
	font-style: normal;
	background-color: #333;
	margin-left: 15px;
}
