img.photo_dx {
	padding: 6px;
	background-color: #ffffff;
	border: solid 1px #c8c8c8;
	margin-left: 15px;
	margin-bottom: 10px;
}

img.photo_sx {
	padding: 6px;
	background-color: #ffffff;
	border: solid 1px #c8c8c8;
	margin-right: 15px;
	margin-bottom: 10px;
}

img.photo_dx_no_margin {
	padding: 6px;
	background-color: #ffffff;
	border: solid 1px #c8c8c8;
}

