#galerie_content {
	width:570px;
	text-align:left;
	margin-bottom:10px;
	height:480px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#image_wrapv_o {
	position:absolute;
	width:335px;
	height:500px;
	float:left;
	background-color:#a2958a;
	margin-right:20px;
	margin-top:20px;
	left: 420px;
	top: 260px;
	}
#image_wraph_o {
	position:absolute;
	width:500px;
	height:335px;
	float:left;
	background-color:#a2958a;
	margin-right:20px;
	margin-top:40px;
	left: 246px;
	top: 240px;
	}

.vignettes_o {
	position:absolute;
	left:800px;
	float:left;
	width:380px;
	height: 500px;
}

.vignettes_o imgv {
	float:left;
	margin-right:7px;
	margin-bottom:5px;
	border:2px solid #cfc4bb;
	width:70px;
	height:105px;
	cursor:pointer;		
}
.vignettes_o imgh {
	float:left;
	margin-right:7px;
	margin-bottom:5px;
	border:2px solid #cfc4bb;
	width:107px;
	height:105px;
	cursor:pointer;		
}
.vignettes_o .active {
	border:2px solid #372f28;
	cursor:default;
}

#image_wraph_a {
	position:absolute;
	width:500px;
	height:335px;
	float:left;
	background-color:#a2958a;
	margin-right:20px;
	margin-top:40px;
	left: 420px;
	top: 240px;
}



.vignettes_a {
	position:absolute;
	left:974px;
	float:left;
	width:250px;
		
}

.vignettes_a .items {}
.items div {}
.vignettes_a imgv {
	float:left;
	margin-right:7px;
	margin-bottom:5px;
	border:2px solid #cfc4bb;
	width:70px;
	height:105px;
	cursor:pointer;	
	
}
.vignettes_a imgh {
	float:left;
	margin-right:7px;
	margin-bottom:5px;
	border:2px solid #cfc4bb;
	width:107px;
	height:105px;
	cursor:pointer;		
}
#image_wrapv_a {
	position:absolute;
	width:335px;
	height:500px;
	float:left;
	background-color:#a2958a;
	margin-right:20px;
	margin-top:20px;
	left: 420px;
	top: 260px;
}
.vignettes_a .active {
	border:2px solid #372f28;
	cursor:default;
}
