#imagegallery{
	/*background:#F2F2F2;*/
	clear:left;
	/*padding:10px;*/
	min-height:200px;
}


#items2{
	float: left;
	width:920px;
	/*border: 1px solid #DFDFDF;*/
	background:white;
	padding-left:10px;
	/*padding-top:10px;*/
	padding-top:20px;
}
#items2 .item {
	float: left;
	/*padding:5px;*/
	/*position: relative;*/
	/*margin: 10px;*/
	/*background-color: #fff;*/
	cursor: pointer;
	border: 1px solid white;
	overflow:visible;
}
#items2 .item:hover{border: 1px solid #ddd;}
#items2 .item img {
	
}


#large{
	/*border: 1px solid #DFDFDF;*/
	/*margin-left:34%;*/
	background-color: #fff;
	text-align:center;
	font-family:Georgia, Times, san-serif;
	font-size:12px;
	width:900px;
	float:left;
	margin-top:30px;

}
#large .info{
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	/*padding:10px;*/
	width:900px;
	float:left;
}
#items2{
	/*background-color:#00FF33;*/
}
#items2  p{display:none;}
#large .item{
	/*margin-top:20px;
	margin-bottom:20px;*/
	border-width: 1px;
	cursor: default;
	text-align:center;
}
#large .item img{
	max-width:700px;
	max-height:700px;
	display:inline; 
	float:none; 
	margin:0px auto;
}
#large .info img{
	display:inline; 
	float:none; 
	margin:auto auto;
}

.listContent #legenda {
	width: 900px;
	height: 16px;
	clear: both;
	text-align: center;
}



#items2 .item img.horizontal{
	width:70px;
	margin-top:15px;
}

#items2 .item img.vertical{
	height:70px;
}
#items2 .item{
	text-align:center;
	width:70px;
	height:70px;
	border:1px solid #eeeeee;
	margin:0px 3px 3px 0px;
	line-height:70px;
	vertical-align:middle;
}
#items2 .item img{
	display:inline;
	vertical-align:middle;
	float:none;
}
