.clear {
	clear: both;
}

/* Profile directory listing styles*/

#agency_profile_directory {
	border: 1px solid #e4e0d4;
}
#directory {
	min-height: 300px;
	padding:15px;
	background: url('/images/directory/list_bg.png') repeat-x;
	background-color: #eee8da;
}

.highlight_strong {
	color: #c13b00;
	font-weight: bold;
}

.dont_forget {
	font-style: italic;
	font-size: 9pt;
}
.dont_forget img {
	display: inline;
	float:right;
}

.profile_view {
	min-width: 100px;
}

.profile_view a {
	border: 0px;
	padding: 0px;
}

.subscript {
	font-size: 7pt;
}
