	
	.moreinfo {
	position:			absolute;
	display:			block;
	text-indent:		-10000px;
	text-decoration:	none;
	width:				16px;
	height:				16px;
	}
	
	#moreinfo1 {
	top:				255px;
	left:				436px;
	}
	#moreinfo2 {
	top:				300px;
	left:				383px;
	}
	#moreinfo3 {
	top:				250px;
	left:				418px;
	}
	#moreinfo4 {
	top:				272px;
	left:				383px;
	}
	#moreinfo5 {
	top:				246px;
	left:				486px;
	}
	#moreinfo6 {
	top:				261px;
	left:				545px;
	}
	#moreinfo7 {
	top:				279px;
	left:				426px;
	}
	#moreinfo8 {
	top:				296px;
	left:				542px;
	}
	#moreinfo9 {
	top:				550px;
	left:				514px;
	}
	#moreinfo10 {
	top:				494px;
	left:				650px;
	}
	#moreinfo11 {
	top:				310px;
	left:				633px;
	}
	#moreinfo12 {
	top:				191px;
	left:				421px;
	}
	#moreinfo13 {
	top:				177px;
	left:				445px;
	}
	#moreinfo14 {	
	left: 			522px;
	top: 				266px;
	}
	
	#meandmypro{
	position:			absolute;		
	text-decoration:	none;
	top:				170px;
	left:				670px;
	width:				150px;	
	padding:			3px;
	text-indent:		0px;
	min-height:			64px;
	}
	#meandmypro p{
	margin:				0px;
	padding:			0px;
	font-size:			120%;
	font-weight:		bold;
	}
	#meandmypro a{
	text-decoration:	none;
	border:				none;
	}
	#meandmypro img{
	background-color:	#fff;
	padding:			0px 3px;
	border:				none;
	}
	
	.floatingpanel {
	position:			relative;
	display:			block;
	margin-top:			0px;
	margin-left:		-3px;
	width:				131px;
	height:				157px;
	padding-top:		32px;
	padding-left:		13px;
	padding-right:		13px;
	text-indent:		0px;
	color:				#333333;
	display:			none;
	background-color: transparent;
	background-image: url(../images/panel_promo_02.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	a:hover .floatingpanel {
		display:			block;
	}
	
	.floatingpanel h2 {
	padding:			0;
	color:				#FFF;
	font-weight:		bold;
	font-size:			12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	.floatingpanel p {
		margin:				0;
		margin-top:			3px;
		padding:			0;
		color:				#333333;
	}
