.si-map {width: 100%;height: 600px; border: #ccc solid 1px; margin: 0; }
.si-map img {max-width: inherit !important;}
.si-map .marker {display:none;}

#si_federation_select{
	background-color:#fff;
	height:40px;
}
#si_nearest_federation{
	background-color:#fff;
	line-height:38px;
	min-height:38px;
	min-width:70%;
	display:inline-block;
	border-color: rgba(169, 169, 169,0.7);
	border-width: 1px;
	border-style: solid;
	padding-left:5px;
	margin-right:5px;
}
#si_nearest_federation_link a{
	color:#333;
	background-color:#fed501;
	font-size: 14px;
	padding: 12px;
	text-transform: uppercase;
	font-weight:bold;
}
.option_select{color:yellow;}