.galeria {
	width:700px; 
	margin:0 auto;
	text-align:left; 
	}

ul.foto0s li {
	float:left; 
}
ul.foto0s li img {
	border:none; 
	width:50%;
	height:50%;
}
.conteinerfoto{
	float:left; 
	width:523px; 
	height:501px; 
	margin: 15px; 
	padding:5px; 
	background-color:#ddd; 
	border-right: #a5a7aa solid 1px; 
	border-bottom: #a5a7aa solid 1px; 
	text-align:center; 
}