img.foto_sx {
	background-color: #f5f5f5;
	border: solid 1px #bfbfbf;
	padding: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
}

img.foto_dx {
	background-color: #f5f5f5;
	border: solid 1px #bfbfbf;
	padding: 4px;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.foto_no_margin {
	background-color: #f5f5f5;
	border: solid 1px #bfbfbf;
	padding: 4px;
	margin-bottom: 10px;
}

