#body .content #show-highlight #map_canvas{
	width: 300px;
	height: 250px;
	position: absolute;
	right: 20px;
	top: 85px;
}
#body .content #show-highlight .details a{
	text-decoration: none;
}
#body .content #show-highlight .details, #body .content #show-highlight .long-text{
	width:225px;
}
#body .content #show-highlight .details, #body .content #show-highlight .long-text img{
	max-width:225px;
	height:auto;
}
#body .content #show-highlight .details p.info{
	margin-top:10px;
}
#body .content #show-highlight .details h2{
	font-size:12px;
	font-weight:bold;
	color: #FF0000;
	border-bottom:1px solid #FF0000;
	width:100%;
	margin-bottom:5px;
	background: none;
}