.tx-locatorsearchhistory-list-wrapper {
	margin: 10px;
}

.tx-locatorsearchhistory-pi1-listheader {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid grey;
	padding-bottom: 2px;
}

.tx-locatorsearchhistory-pi1-listitem {
	margin-bottom: 6px;
}

.tx-locatorsearchhistory-pi1-listitem a {
	text-decoration: none;
	text-transform: uppercase;

	font-size: 12px;
	font-weight: bold;
}

.tx-locatorsearchhistory-pi1-listitem a:hover {
	text-decoration: underline;
}

.tx-locatorsearchhistory-pi1-browsebox {
	margin-top: 20px;
	margin-bottom: 20px;
}

.tx-locatorsearchhistory-pi1-browsebox td {
	padding: 5px;
}

.tx-locatorsearchhistory-latest-wrapper {
	margin: 10px 5px;
	border: 1px solid #E6E8E9;
}

.tx-locatorsearchhistory-pi1-latestheader {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;

	text-align: center;
}

.tx-locatorsearchhistory-pi1-latestitem {
	margin: 10px auto;
	text-align: center;
}

.tx-locatorsearchhistory-pi1-latestitem a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

.tx-locatorsearchhistory-pi1-latestitem a:hover {
	text-decoration: underline;
}
