/* MAPS LAYOUT CSS BEGINS */

img.projectMapDetailImage
{
	max-height: 67px;
	max-width: 218px;
	margin-left: 5px;
}
* html img.projectMapDetailImage
{
	height: 67px;
	width: 218px;
}
div.projectMapDetailName
{
	width: 98%;
	margin-bottom: .64em;
}
div.projectMapDetailDescription, div.gmnoprint div.gmnoprint
{
	width: 35em;
}
#loading {
	position: absolute;
	height: 5em;
	width: 15em;
	top: 45%;
	left: 45%;
	text-align: center;
	padding: 1em;
	border: 1px solid lightGray;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	z-index: 100;
	opacity: .75;
	-moz-opacity:0.75;
	filter: alpha(opacity=75);
	font-weight: bold;
}
#userpanel
{
	width: 570px;
    position: relative;
}
#wrap
{
	background-color: White;
}
#mappanel
{
	margin-top: 0em;
	margin-bottom: .32em;
}
#map
{
}
#markerlist 
{
	overflow: scroll;
	height: 300px;
	position: relative;
}
label.mapSelectLst {
	font-weight: bold;	
}
/* MAPS LAYOUT CSS ENDS */
