.lmfp_wrapper {
	float: right;
	width: 220px;
}

.lmfp_block {
	float: left;
	width: 220px;	
}

.lmfp_map_image_info {
	width: 210px;
	background: url(../images/bar_bg.png) repeat-x;
	background-position: bottom;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	padding: 4px;
	height: 20px;	
	margin-top: 1px;
	text-align: center;	 
}

div.lmfp_overlay {
	position: absolute;
	width: 208px;
	float: left;
	background-color: #000;
	margin-left: 1px;
	padding: 5px;
	opacity:0.0;
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
}

img.lmfp_map_rating {
	float: right;
	margin: 0px 80px 0px 0px;
}

.lmfp_heading {
	background: url(../images/bar_bg.png) repeat-x;
	background-position: bottom;	
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	padding: 4px;
	color: #ffffff;		
	font-size: 16px;
	width: 212px;
	text-align: center;
}

.lmfp_heading a {
	color: #FFD659;
	text-decoration: none;
}

.lmfp_heading a:hover {
	color: #FFFFFF;
}