	
	.moreinfo {
	position:			absolute;
	display:			block;
	text-indent:		-10000px;
	text-decoration:	none;
	width:				150px;
	height:				10px;
	top: 293px;
	left: 123px;
	overflow: visible;
	}
	
	
	.floatingpanel {
	position:			relative;
	display:			block;
	margin-top:			0px;
	margin-left:		-10px;
	width:				200px;
	height:				109px;
	padding-top:		0px;
	padding-left:		0px;
	padding-right:		0px;
	text-indent:		0px;
	color:				#333333;
	display:			none;
	}
	
------
	
	.moreinfo2 {
	position:			absolute;
	display:			block;
	text-indent:		-10000px;
	text-decoration:	none;
	width:				150px;
	height:				10px;
	top: 293px;
	left: 14px;
	overflow: visible;
	}
	
	
	.floatingpane2l {
	position:			relative;
	display:			block;
	margin-top:			0px;
	margin-left:		-10px;
	width:				200px;
	height:				109px;
	padding-top:		0px;
	padding-left:		0px;
	padding-right:		0px;
	text-indent:		0px;
	color:				#333333;
	display:			none;
	}
