.photo_reports{
	float: left;
	margin-left: 5%;
	width: 20%;
}
.photo_reports ul
{
	list-style: none;
	padding: 0.5em 0 0 1em;	
	margin: 0;
	text-indent: -1em;
}
.photo_reports li
{
	margin-bottom: .25em;
}
