#results {
	overflow:hidden;
}

.resultsBox {
	height: 400px;
	overflow: auto;
	width: 420px;
	float: left;
	background-color: #fff;
}

.resultsBox ul {
	list-style-type: disc;
	padding: 3px 8px;
}

.resultsBox li {
	font-size: 0.9em;
	list-style-type: disc;
	padding: 3px 8px;
}

#dentistsGoogleMap {
	float:right;
}

.red {
	color: red
}

.dentist_search {
	font-size: 0.75em;
	padding: 15px 0;
	overflow:hidden;
}

.dentist_search label {
	font-weight: bold;
	float:left;
	width: 130px;
}

.check_list {
	float:left;
	width: 400px;
}

.check_list input {
	float:left;
	margin: 2px 8px;
	border: 0;
	background: transparent
}

#innercontent .check_list ul {
	overflow: hidden;
	list-style: none !important;
	list-style-image: url(subnavi-active-hover.gif);
}


.check_list li {
	clear: both;
	overflow: hidden;
	padding-bottom:5px;
}

.checkbox input {
	float:left;
	margin: 2px 8px;
	border: 0;
	background: transparent
}

.checkbox label {
	float:left;
	width: 150px;
}

.form_check {
	background: none;
	border: 0;
}

.check_list label {
	font-weight: normal;
	float: none;
	font-size:1.1em;
} 

.dentist_search_details {
	padding: 15px 0;
	overflow:hidden;
}

.dentist_search_details .form_row , #detailedSearchLayer .check_special .form_row {
	overflow:hidden;
	clear: both;
	padding-bottom: 10px;
}
.dentist_search_details .form_row label {
	width: 130px;
	display: block;
	font-weight: bold;
	float:left;
	text-align: right;
	padding: 5px 15px 0 0;
}
.dentist_search_details .form_row .field_col input {
	float:left;
	font-size: 0.7em;
	color:#000;
	font-weight: normal;
	padding: 2px 5px;
	width: 200px;
}

.dentist_search_details .form_row .description {
	color: #97b9dc;
	font-size: 0.65em;
	float:left;
	margin-left: 15px;
	padding-top: 5px;
	font-weight: bold;
 }

#dentistSearchForm h2 {
	font-size:0.85em;
	color:#006699;
	font-weight: bold;
}

#dentistSearchForm, #searchresults {
	background-color: #ebf5fe;
	padding: 10px;
	margin-bottom: 20px;
	overflow: hidden;
	width:726px;
}

#dentistSearchForm {
	padding: 5 10px;
}

.search_button {
	background:#8bb2d8 url(/fileadmin/templates/img/basic/button_bg.gif) repeat-x left bottom;
	font-size: 0.7em;
	border: 0;
	color: #fff;
	font-weight: normal;
	padding: 2px 8px;
}

#searchresults span.search_button {
	background:#8bb2d8 url(/fileadmin/templates/img/basic/button_bg.gif) repeat-x left bottom;
	font-size: 1em;
	border: 0;
	color: #fff;
	font-weight: normal;
	padding: 2px 8px;
	margin: 25px 15px 25px 0; 
	width: 200px;
}

#searchresults span.search_button a {
	color: #fff;
}

.showDetailedSearchLayer {
	color: #97b9dc;
	font-size: 0.7em;
	font-weight: bold;
	padding-bottom: 15px;
}

.showDetailedSearchLayer  a{
	color: #97b9dc;
}

#detailedSearchLayer {
	/*background:#fff url(/fileadmin/templates/img/basic/teaserbox-bg.gif) no-repeat left top;*/
	border:1px solid #ccc;
	overflow: hidden;
	width:726px;
}

#detailedSearchLayer .inner {
	margin: 10px 0;
	padding:7px;
	width: 725px;
}
#detailedSearchLayer .close {
	width: auto;
	text-align: right;
	margin: -10px 15px 0 0;
	font-weight:bold
}

#detailedSearch {
	overflow:hidden;
	padding: 10px;
}
#detailedSearchLayer .check_list {
	float:left;
	width: 240px;
	font-size: 0.7em;
}
#detailedSearchLayer .check_special {
	float:left;
	width: 400px;
	font-size: 0.7em;
	padding-left: 30px;
}
#detailedSearchLayer .check_list  h2, #detailedSearchLayer .check_special h2 {
	font-size: 1em;
}

#detailedSearchLayer .check_list ul {
	margin: 0;
	padding:0
}
#detailedSearchLayer .check_special .form_row label {
	width: 160px;
	display: block;
	float:left;
	text-align: right;
	padding: 5px 15px 0 0;
}
#detailedSearchLayer .check_special .form_row  select {
	float:left;
	font-size: 1em;
	color:#000;
	font-weight: normal;
	padding: 1px 3px;
	width: 200px;
}

