
 select#radiusSelect {
	width:auto;
	margin-right:5px;
	float:left;
}
#stores_loader {
   display: none;
   margin-left: 5px
}

#locationSelect {
   visibility: hidden;
}

#map {
   margin:15px auto;
   height:375px;
}

#stores-table tr:nth-child(odd) {background-color: #f8f8f8;}
#map img {
	max-width: inherit;
}
#stores-table tr:first-child {
	background-color: #ECEADF;
	color: #4F5050}
