*
{
	margin:0;
	padding:0
}
a
{
	text-decoration: none !important;
}
a:hover
{
	text-decoration: none !important;
}
img
{

}

.bugs{position: relative;}

/* for Google Translate */

.goog-te-gadget img{display: none;}
.goog-te-combo, .goog-te-banner *, .goog-te-ftab *, .goog-te-menu *, .goog-te-menu2 *, .goog-te-balloon *{
   font-family: 'Segoe UI', sans-serif !important;
   font-weight: 200;
}

/* Location Page - Map */

#olam-location-map .olam-map-label {
	position: absolute;
	display: block;
	background-color: transparent;
	white-space: nowrap;
	padding: 0 7px;
	font: 11px/1.636em Arial, Helvetica, Sans-Serif;
	color: #fff;
}

#olam-location-map .olam-map-label.country {
	background-color: #fff;
	color: #252525;
	border-radius: 2px;
}

#olam-location-map .olam-map-pointer-link:hover {
	text-decoration: underline;
}
/*-------------------------------------------------*/