	#SrchPnlContainer > #PhysSrchFilterPnl {
        display: none !important;
     }
    .physSearchNameCtrl .location-map .locations-links li a {        
        font-style: italic;	
		font-family: 'Lato Regular', Arial, Helvetica, sans-serif !important;			
	}
	
	.physSearchNameCtrl .location-map .locations-links li a:hover {        
        font-style: italic;						
		font-family: 'Lato Regular', Arial, Helvetica, sans-serif !important;
        color: #5c9bb6;
	}
	
.physSearchNameCtrl .location-map .distance {
            float: left;
}

.physSearchNameCtrl .physician .location-map {
        width: 48%;
    }
	
.physSearchNameCtrl .location-map {
        width: 45%;
    }
	
		
 div.facet > h3 {        
        font-family: 'Lato Regular', Arial, Helvetica, sans-serif !important;
    }

  div.physAddressTabs > h2 
    {
        font-family: 'Lato Regular', Arial, Helvetica, sans-serif !important;
		font-size: 18px;
		margin-left: 5px;
		font-weight: bold;
    }

  div.physAddress h2 {
      font-family: 'Lato Regular', Arial, Helvetica, sans-serif !important;
  }
.physSearchNameCtrl .form-text {
	padding: 7px;
    border: 3px solid #EAEAEA;
	outline: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	width: 100%;
	display: block;	
	background: #fff;
    color: #777;
}

#physSearchNameCtrl .block-fh-physicians-search {
	position: relative;
    margin: 20px 0px 30px;
	padding: 8px;
	border: 1px solid #E1DEDE;
	background: #E7E7E7;
}

div#physSearchNameCtrl {
    margin-left: 260px;    
}

#block-fh-physicians-fh-physicians-facets {
    display: block;
    padding: 35px 30px 20px;
    position: relative;
}

h2.NarrowSearch {
    display: none;
}
/* hover */
div.facet-gender-selector ul.links li a:hover{
	color: #666 !important;
}

div.facet-sub-specs ul.links li a:hover {
	color: #666 !important;
}

div.facet-city-selector ul.links li a:hover
{
	color: #666 !important;
}
div.facet-lang-selector ul.links li a:hover {
	color: #666 !important;
}

#PhysDirFilter div.facet a.reveal:hover {
	color: #666 !important;
}
	
.title > h1 > a:hover {
	color: #666 !important;
}

.physSearchNameCtrl ul.specialties li a:hover {
	color: #666 !important;
}

#PhysDirSearchDetail ul.specialties li a:hover {
	color: #666 !important;
}
/* end hover */

/* Tablet */

@media only screen and (min-width: 1024px) {    
	div.selector span {
		width: 98% !important;
	}
}

@media only screen and (min-width: 768px) {    
	    #PhysSrchFilterPnl {
            left: -255px;
            top: -200px;
        }
	    div#physSearchNameCtrl {
            margin-left: 0;
        }
}