#content #contacts ul{
	list-style:none;
	margin-left:0;
	padding-left:0;
	float:left;
	width:158px;
	display:none;
}
#map{
	float:left;
	width:454px;
	position:relative;
	background:url(/pics/map_base.gif) no-repeat;
	height:218px;
}
#map div a{
	display:block;
	position:absolute;
	text-indent:-1600px;
	outline:none;
}



#afrika a{
	left:178px;
	top:82px;
	width:103px;
	height:106px;	
}
#afrika a:hover, #afrika a.selected{
	background:transparent url(/pics/map_afrika.gif) no-repeat;
}

#norteamerica a{
	left:0px;
	top:0px;
	width:155px;
	height:127px;	
}
#norteamerica a:hover, #norteamerica  a.selected{
	background:transparent url(/pics/map_usa.gif) no-repeat;
}

#americadelsur a{
	left:84px;
	top:98px;
	width:94px;
	height:120px;	
}
#americadelsur a:hover, #americadelsur  a.selected{
	background:transparent url(/pics/map_samer.gif) no-repeat;
}

#asia a{
	left:256px;
	top:50px;
	width:198px;
	height:98px;	
}
#asia a:hover, #asia a.selected{
	background:transparent url(/pics/map_asia.gif) no-repeat;
}


#europa a{
	left:178px;
	width:276px;
	height:90px;
}
#europa a:hover, #europa  a.selected{
	background:transparent url(/pics/map_europe.gif) no-repeat;
}

#contacts ul li{

	padding-right:20px;
	
}
#contacts li a{
	font-weight:bold;
	font-size:14px;
}
#content #contacts p.selcont{
	margin-top:-10px;
	margin-bottom:10px;
	
}

.card{
	clear:left;
}
.card .countryl{
	float:left;
	width:260px;
	border-right:1px solid #CCCCCC;
}
#content .card p{
	margin-left:15px;
}
.card h4{
	margin-left:15px;
}

#content .card h2{
padding-top:10px;
margin-bottom:10px;


}
.card div.wrapcont{
	border-bottom:1px dashed #999;
	border-top:1px dashed #999;
	padding:10px 15px;
	padding-top:20px;
	background-color:#eff1f6;
}

#easyTooltip{
    padding:5px 10px;
    border:1px solid #fff;
    background:#3835ff url(bg.gif) repeat-x;
    /*            background:#3835ff;*/
    color:#fff;
}


