div#directory-header {
	margin-bottom: 0;
	overflow: hidden;
}

div#directory-header {
	display: none;
}

div#directory-header-bar {
	clear: both;
	margin-bottom: 0;
	margin-top: 0;
	height: 34px;
}

div#directory-header-breadcrumb, ul#directory-header-tools {
	margin-top: 10px;
	margin-bottom: auto;
	vertical-align: middle;
}

ul#directory-home-tools {
	background-color: #fff;
	border-bottom: none;
	clear: both;
	margin-top: 0;
	padding-right: 0;
}

div#directory-home-form {
	background: #1f6282 url(/styles/images/immigrationlawhelp/directory/back-home-form.png) repeat-x bottom;
	padding-bottom: 0;
	white-space: nowrap;
	line-height: 12px !important;
}

div#directory-home-form select {
	max-width: 260px !important;
}

div#directory-home-form select#detentionFacility {
	width: 260px !important;
}

div#directory-home-form-inner {
	margin-bottom: -5px;
}

div#directory-home-form label {
	color: #fff;
}

div#directory-home-form-county, div#directory-home-form-detention {
	padding: 8px  0; 
	margin-top: 0;
}

div#directory-home-form-divider {
	background-image: none;
	background-color: #fff;
	width: 10px;
	height: 62px;
	margin: 0 15px 0 15px;
}

div#directory-home-form input.go {
	background-image: url(/styles/images/immigrationlawhelp/directory/go.png);
	width: 30px;
	height: 30px;
	border: 0;
	padding: 0;
}

div#directory-home-summary h3 {
	color: #154767;
}

div#directory-home-map {
	border-bottom: none;
	margin-bottom: 0;
}

div#directory-search-tabs {
	background: #1f6282 url(/styles/images/immigrationlawhelp/directory/back-search-tabs.png) repeat-x bottom;
	clear: both;
}

div#directory-search-tabs ul li.current a, div#directory-search-tabs ul li.current a:hover {
	color: #000;
}

div#directory-search-tabs ul li a, div#directory-search-tabs ul li a:hover {
	color: #fff;
}

div#organization-detail-name {
	background: #1f6282 url(/styles/images/immigrationlawhelp/directory/back-bar.png) repeat-x bottom;
}

div#organization-detail-name h3 {
	color: #fff;
}

div.organization-detail-action {
	background-color: #1f6282;
}

div.organization-detail-action a {
	color: #fff !important;
}

div.organization-detail-action a:hover {
	background-color: #1f6282 !important;
	color: #fff !important;
}

div#directory-home-form-zipcode {
    margin-top: 8px !important;
}