@charset "utf-8";
/* CSS Document */

/*-----------------------note-2------------------------------*/
.mapdiv{
	height:230px;
	width:200px;
	position:absolute;
	overflow:hidden;
	position:absolute;
	left: 170px;
	bottom: 90px;
	
}
.crossbtn{
	position:absolute;
	right: 0px;
	}
.opndiv{ border:thin solid #000;
width:80px;
height:20px;}

#advisory{
	background-color: #e5e9ec;
	height: 25px;
	width: 812px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin:0px;
}