.galerie_foto {
	position:relative;
}
#box {
	position:absolute;
	height:600px;
	width:800px;
	left:0;
}
#box div {
	height:600px;
	width:800px;
	padding:2px 0;
	text-align:center;
}
#handles_1, #handles_2 {
	background:#BCA547;
	padding:3px 0 0 0;
	height:87px;
	text-align:center;
}
#handles_1 {
	margin-bottom:602px;
}
#handles_1 span, #handles_2 span {
	margin:0 2px;
	cursor:pointer;
}
.mask {
	position:absolute;
	top:90px;
	left:0;
	height:600px;
	width:800px;
	overflow:hidden;
}
