#tooltip.left {
	position: absolute;
	z-index: 3000;
	border: none;
	background:url(/img/backponit.png) no-repeat;
	opacity: 1;
	padding-left:25px;
	width:307px;
	height:111px;
}
#tooltip.right {
	position: absolute;
	z-index: 3000;
	border: none;
	background:url(/img/backponit2.png) no-repeat;
	opacity: 1;
	padding-left:10px;
	width:307px;
	height:111px;
}
#tooltip h3, #tooltip div { margin: 0; }
div .imagepoint{width:94px;height:95px;background:url(/img/backimage.jpg) no-repeat top left;padding-left:2px;padding-top:3px;margin:0px;}
div .adresspoint{color:#717171;font-family:Verdana;font-size:12px;margin-bottom:0px;width:160px;}
div #typepoint1{width:160px;height:18px;background:url(/img/typepoint1.jpg) no-repeat center left;margin-bottom:2px;margin-top:5px;}
div #typepoint2{width:160px;height:18px;background:url(/img/typepoint2.jpg) no-repeat center left;margin-bottom:2px;margin-top:5px;}
div #typepoint3{width:160px;height:18px;background:url(/img/typepoint3.jpg) no-repeat center left;margin-bottom:2px;margin-top:5px;}
div #typepoint4{width:160px;height:18px;background:url(/img/typepoint4.jpg) no-repeat center left;margin-bottom:2px;margin-top:5px;}
div #statuspoint table tr td{font-size:5px;padding:0px;height:5px;}
div #statuspoint table tr td.status3{background-color:#8cd72d;}
div #statuspoint table tr td.status2{background-color:#82bdc8;}
div #statuspoint table tr td.status1{background-color:#ff8735;}
div #namestatuspoint{font-family:Verdana;font-size:12px;margin-top:3px;width:180px;margin-left:0px;}
div .status3{color:#8cd72d;}
div .status2{color:#82bdc8;}
div .status1{color:#ff8735;}
div #statuspoint table tr td.nostatus{background-color:#e1dfd7;}
a.pp{text-decoration:none;}