.speedCameraSearchResult th {
    background-color:#D1DBEF;
}
.speedCameraSearchResult td {
    padding: 0.5em;
}

.highlight {
	background-color:#EFF4FF;
}

.searchForm {
	background-color:#F4F6F7;
	margin-bottom:2em;
	padding:1em;
	width:80%;
}

.searchForm input[type="text"] ,
.searchForm select{
	background-color:#fff;
	width:300px;
}
