@charset "UTF-8";/* CSS Document */.photoRight {	padding: 5px;	border: 2px solid #adc4dd;	background-color:#FFF;	margin-bottom: 15px;	float: right;	margin-left: 15px;	margin-bottom: 15px;}.photoLeft {	padding: 5px;	border: 2px solid #adc4dd;	background-color:#FFF;	margin-bottom: 15px;	float: left;	margin-right: 15px;	margin-bottom: 15px;}.photoBlockLeft {	padding: 5px;	border: 2px solid #adc4dd;	background-color:#FFF;	margin-bottom: 15px;	margin-right: 15px;	margin-bottom: 15px;}
