FORM { display:inline!important; }

H2 {
	font-weight: normal;
	font-size: 1.7em;
}



.index TH{
	white-space:nowrap;
}



.recordDetail {
	font-size: 1.1em;
}
.recordDetail STRONG {
}
.groupedRecords {
	margin: 0 0 1.5em 0;
}
.groupedRecords P {
	margin: .4em 0;
}
.recordAddress {
}

.alphaNav {
	padding: 1em 0;
	color: #F4F4F7;
	font-size: 1em;
	font-weight: bold;
}
.alphaNav .NavItem {
	padding: 0 2px;
}
.alphaNav .NavItemSelected {
	background: #4F77B4;
	color: #FFFFFF !important;
	text-decoration: none;
	padding: 0 5px;
}




.section_HealthCareProviders .rightRegion {
	/* the default rounded sidebar bgr is overriden by cleint request */
	background: #FFFFFF;
}
.section_HealthCareProviders .rightRegionContent {
	/* the default rounded sidebar bgr is overriden by cleint request */
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.section_HealthCareProviders .rightRegion * {
	color: #000000;
}
.section_HealthCareProviders .rightRegion A {
	color: #225697 !important;
}
.section_HealthCareProviders .rightRegion B,
.section_HealthCareProviders .rightRegion B EM,
.section_HealthCareProviders .rightRegion STRONG,
.section_HealthCareProviders .rightRegion STRONG EM,
.section_HealthCareProviders .rightRegion H2,
.section_HealthCareProviders .rightRegion H3,
.section_HealthCareProviders .rightRegion H4,
.section_HealthCareProviders .rightRegion H5 {
	color: #000000;
}

.section_HealthCareProviders .rightRegion H3 {
	margin-top: 0;
}



/* SEARCH RESULTS */
.dbSearchButton {
	width: 65px;
}
.dbShowAllButton {
	width: 70px;
}


