img.photoright {
	float:right;
	margin:1em 0 1em 1em;
}
img.photoleft {
	float:left;
	margin:1em 1em 1em 0;
}
ul {
	text-align:left;
}


