
.throbber {
	width: 20px;
	height: 20px;
}

select.directorySelect {
	font-size: 11px;
	background: #FFF
}

.directorySearchStatus {
	font-size: 11px;
	line-height: 20px;
	white-space: nowrap;
}


.directoryListingBlock {
	width: 175px;
	font-size: 11px;
	line-height: 15px;
}

.directoryPaginationContainer {
	border: 0 solid #CCC;
	border-top-width: 1px;
}

.directoryPagination {
	margin-top: 8px;
	float: right;
}

.directoryPagination select {
	font-size: 11px;
	background: #FFF
}


h4 {
	margin-top: 0.6em;
	margin-bottom: 0.2em;
}