/* .galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} MSIE bug */

/*ridefinizione style con indicazione selettori diversi =============================*/
div.gallery-page .flickr_gallery ul{list-style:none;width:280px; padding:0;}
div.gallery-page .flickr_gallery ul li{margin:0;}
/*
div.gallery-page .flickr_gallery ul li a{display:none}
*/div.gallery-page .flickr_gallery ul li div{position:absolute;display:none;top:0;left:180px}
div.gallery-page .flickr_gallery ul li/* a*/ img{cursor:pointer; border:1px solid #DDDDDD; padding:5px;}
div.gallery-page .flickr_gallery ul li.active/* div*/ img,.galleria li.active div{display:block; background-color:#38506D; border-color:#38506D;}
div.gallery-page .flickr_gallery ul li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
div.gallery-page .flickr_gallery ul li .caption{display:block;padding-top:.5em}
* html div.gallery-page .flickr_gallery ul li/* div*/ span{width:400px} /* MSIE bug */

div.gallery-page .galleria_container {
	float:right;
	margin:0 auto 60px;
	width:580px;
}

div.gallery-page .caption {
	display:block;
	color:#888888;
	left:10px;
	position:absolute;
/*	top:400px;
*/	bottom:-50px;
	width:280px;
	font-size:14px;
}

div.gallery-page .gallery_demo{
	float:left;
	width:280px;
}

.galleria_container{
	position:relative;
}

p.nav{
	clear:both;
	width:300px;
	text-align:center;
	font-weight:600;
	font-size:14px;
}

.galleria_wrapper img{
	padding:10px;
	border:#CCCCCC solid 1px;
	background-color:#F9FAF4;
}

#panel_gallery{
	position:relative;
	width:280px;
	height:500px;
	overflow:hidden;
}

div.gallery-page .flickr_gallery ul.gallery_demo{
	height:375px;
	width:auto;
}

div.gallery-page .flickr_gallery ul.gallery_demo{
	position:absolute;
}

ul.gallery_demo h3{
	margin-top:20px;
}

div.gall_foot_column{
	width:100px;
}

/*.galleria_wrapper{
	padding-bottom:13px;
	background-image:url(../images/ombra-gallery.png);
	background-repeat:no-repeat;
	background-position:bottom center;
}*/