
#ajaxmap { width: 481px; height: 346px; background: url('images/customer/ajaxmap/main_map.gif') no-repeat left top #77BD29; }
/*#ajaxmap_inner_map { width: 326px; height: 346px; position: absolute; }*/
#ajaxmap_companies { width: 155px; height: 346px; float: right; }

#ajaxmap_company {
	border-top: 1px solid #ffffff; 
	border-bottom: 1px solid #ffffff; 
	color: #ffffff;
	font-size: 11px;
	padding-left: 5px;
	background: #557284;
	position: relative;
	top: 170px;
}

#ajaxmap_company .country {
	display: block;
	font-weight: bold;
}

#ajaxmap_cover { 
	position: absolute; width: 326px; height: 346px;
	background: url('images/customer/ajaxmap/main_map.gif') no-repeat left top; z-index: 999;
}

