body
{
    margin: 0;
	padding:0;
}

.MapContenant area{cursor:pointer;}

#modalPage
{
    display: none;
	_margin-top:35px;
	*margin-top:35px;
	_margin-left:150px;
	*margin-left:150px;
   /* position: absolute;
    width: 1135px;
    height: 1150px;
    left: 0px;*/
	/*margin-top:220px;*/
	/*margin-left:250px;*/
}

/*.modalBackground
{
    filter: Alpha(Opacity=70); -moz-opacity:0.7; opacity: 0.7;
width: 600px; 
	height: 570px; 
	width: 1135px; 
	height: 1150px;
	background-color: #000000;
    position: absolute;
    z-index: 250;
    top: 0px; left: 0px;
}*/

/*.modalContainer
{
    position: absolute;
    width: 555px;
    /*left: 50%;
	top: 50%;
    z-index: 275;
}*/

.modal
{
    /*background-color: white;
    position: relative;
    margin-top: 150px;*/
	margin-left: 180px;
	/*z-index: 300;
    width: 550px;
    height: 510px;
    padding: 0px;*/
}

.modal img
{
	border:none;
}


