		v\:* {
		    behavior:url(#default#VML);
		}
#map {float: right; width: 390px; height: 400px;}
		div.marker_data_html {
		    width: 280px;
		}
		div.marker_data_html p {
		    margin: 0!important;
		}
		div.marker_data_html div.subject{
		    background-color: #EEE;
			margin-bottom: 0.5em;
		}
		div.marker_data_html p.genre{
		    text-align: center;
		}
		div.marker_data_html h2{
			text-align: center;
		    font-size: 100%;
		}
		div.marker_data_html div.addresslist {
			margin-bottom: 5px;
		}
		div.marker_data_html div.description{
		    height: 90px;
		    overflow: auto;
		    border-top: 1px dashed black;
			padding-top: 5px;
		}
		
		div#marker_data_list {
			position: absolute;
			padding: 5px;
			top: 150px;
			left: -170px;
			width: 160px!important;
			width: 170px;
			height: 300px;
			overflow: auto;
			background-color: #FFF;
			filter: alpha(opacity=80);
			-moz-opacity: 0.8;
			opacity: 0.8;
			font-size: 90%;
		}
		div#marker_data_list h2 {
		padding: 0.5em 0;
		}
		div#googleBan {
			clear: both;
		}
.btncolumn{
	float: left;
	text-align:center;
    border:1px solid #000;
    background:#FFF;
	height: 2em;
	width: 1.5em;
	margin-right: 5px;
	cursor: pointer;
}
#googleBan {
	position: absolute;
	left: -170px;
	top: 470px;
	padding: 5px;
	width: 160px!important;
	width: 170px;
	background-color: #FFF;
	text-align: center;
}
#pageNav {
	margin-top:420px!important;
	margin-top: 10px;
}