		v\:* {
		    behavior:url(#default#VML);
		}
		th.title{
		    background-color: #333399;
	        color: #fff;
		    border:2px outset gray;
		}
		th.title h1{
		   margin:0px;
		}
		div#map{
		    border:2px outset gray;
		}
		div.marker_data_html {
			font-size:12px;
		    width: 380px;
		    margin-top:4px;
		}
		div.marker_data_html div.subject{
		    width: 180px;
		    float:left;
		    padding:4px;
		    font-weight:bold;
		    font-family:sans-serif;
		    margin-top:-18px;
		    margin-bottom:4px;
		}
		div.marker_data_html div.description{
			display:block;
		    width: 180px;
		    float:left;
		    border-top: 1px dashed black;
		    margin-top: 2px;
		    padding:    4px;
		}
		div.marker_data_html div.url{
			display:block;
		    width: 180px;
		    float:right;
		    border-top: 1px dashed black;
		    margin-top: 4px;
		    padding:    4px;
		}
		.genre {
			display:none;
			height:0px;
		}
		div.poweredby{
		    margin: auto;
		    height:50px;
		    border-top: 1px gray dashed;
		    text-align: right;
		    font-size:  9px;
		}
