ol#search-results {
	list-style: none;
	margin: 0;
}

ol#search-results li {
	clear: both;
	height: 140px;
}

ol#search-results .photo {
	float: left;
	width: 170px;
}

ol#search-results .info {
	width: 328px;
	float: right;
}

ol#search-results p {
	margin: 0;
}

ol#search-results p.platenumber {
	color: #585a43;
	font-weight: bold;
	float: left;
}

ol#search-results p.location {
	color: #585a43;
	font-weight: bold;
	text-align: right;
}

ol#search-results p.details {
	text-align: right;
}


ol#search-results p.incident {
	height: 88px;
	overflow: hidden;
}

.pagenav a {
	font-weight: bold;
}

.pagenav p {
	width: 166px;
	float: left;
}

.pagenav .prev {
	text-align: left;
}

.pagenav .next {
	text-align: right;
}

.pagenav .page {
	text-align: center;
}
