.foto-box {
	width: 154px;
	display: block;
	height: 104px;
	float: left;
	overflow: hidden;
	margin-right: 16px;
	margin-bottom: 10px;
	text-align: center;
	padding: 4px;
	border: 1px solid #CFE9F8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.foto-box:hover {
	border: 1px solid #F90;
}
.cistic {
	height: 1px;
	width: 100%;
	display: block;
	clear: both;
}
