.tx-rggooglemap-pi1 {
	float:left;
}
#infobox {
	width:650px;
}
#infobox a {
	color:#545455;
}
#infobox h2 {
	background:#3e6a7b none repeat scroll 0 0;
	font-size:14px;
	margin:0 0 0 0;
	color:white;
	padding:5px;
	border:1px solid #3e6a7b;
}
#infobox .tx-rgpopup-mainNest {
	background:white no-repeat scroll 3px 5px;
	padding:5px;
	color:#545455;
	border:1px solid #3e6a7b;
	float: left;
	width: 638px;
}

#map {
	float:left;
}
.rggooglemap-menu {
	float:right;
	width:180px;
	margin:0 0 0 15px;
}
ul#rggooglemap-menu {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#rggooglemap-menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#rggooglemap-menu ul li {
	border:1px solid #ccc;
	background:#eee;
	padding:2px 2px 2px 5px;
	margin-bottom:3px;
	float:left;
	width:173px;
}
ul#rggooglemap-menu ul li .text {
	float:left;
	font-size:10px;	
	width:105px;
}
ul#rggooglemap-menu ul li .text h2 {
	font-size:10px;
	font-weight:bold;
	margin:0;
	padding:3px 0;
}
ul#rggooglemap-menu ul li .text a {
	color:black;
}
ul#rggooglemap-menu ul li .image {
	padding:0;
	float:right;
	width:60px;
}
#map {
	float:left;
}
#poi {
	width:300px !important;
	height:auto !important;
	float:left;
}

#poitab {
	border-bottom:1px solid #9FB1BC;
	margin:0 0 10px;
	padding:0 0 20px !important;
	width:300px;
	float:left;
}
#poi .poi-content {
	font-size:12px;
}
.poi-image {
	float:right;
}
.poi-image img{
	float: rigth;
}
.poi-text {
	margin-left:10px;
	float: left;
	width: 400px;
}
#poi a {	
	color:#2c829b;
}
ul#poitab  {
	list-style-type:none;
	
}

ul#poitab li {
	float:left;
	padding:0 20px 0 0;
}
ul#poitab li a {
	font-weight:bold;
	text-decoration:none;
}
ul#poitab li.act a {
	color:#000;
}
.markerTooltip {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:10%;
	-moz-border-radius-bottomright:10%;
	-moz-border-radius-topleft:10%;
	-moz-border-radius-topright:10%;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #333333;
	color:#000000;
	opacity:0.85;
	padding:3px 6px;
	white-space:nowrap;
	z-index:4;
}
.fuss {
	float:left;
	clear:both;
	width:100%;
	margin-top:20px;
}
