/*#blinds-cont {
	background: url(bg.png) 0 0 no-repeat;
	width: 1000px;
	height: 410px;
	margin: 50px auto;
	padding: 20px 0 0 0;
	-moz-box-shadow: 0 0 40px #000;
	-webkit-box-shadow: 0 0 40px #000;
	font-family: "Georgia", "Arial Narrow", "Arial", sans-serif;
}*/

#blinds {
	float:left;
	height: 106px;
	width: 185px;

}

.floom_container {
	overflow: hidden;
}

.floom_progressbar {
display:none;}

.floom_slice {
	z-index: 10;
}

	
.floom_vertical {
	float: left;
}

.floom_horizontal {
	
}

.floom_caption {
display:none;
}
