.findObject {
	padding-left: 40px;
	padding-bottom: 10px;
}

.findObject .name a {
	color: #0460AA;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 3px;
}

.findObject .name a:hover {
	text-decoration: underline;
}