.searchbottomtabs {padding:5px;}
.searchbottomtabs a{
	font-size:11px;
	padding:5px;
	padding-bottom:4px;
	border:1px solid #0084CE;
	background-color: #FBE8A2;
	border-top:0px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	margin-right:10px;		
	color:black;
}
.searchbottomtabs a:hover{
	background-color:#F7CB31;
	color:black;
}

.searchfors{
	text-align:left;
	border-bottom:2px dotted #0084CE;
}

#advancedsearch{
	margin-left:10px;
	margin-right:10px;
	background-color: #FBE8A2;
	border:1px solid #0084CE;
	border-top:0px;
	-moz-border-radius:6px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	padding:4px;
}

#advancedsearch div{padding:2px;}
#advancedsearchtitle{margin-bottom:4px;font-weight:bold;}
#showspecialties{
	-moz-border-radius:6px;
	border:1px solid #0084CE;
	background-color:white;
	padding:4px;
	font-size:11px;
}
#showspecialtiestitle{
	font-weight:bold;
	margin-top:10px;
}

