  #mw{
	width:243px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin-left:67px;
	padding:0px;
	line-height:normal;
  }
  #mw_contents{
    background: url('gmap_overlaybg.png');
  }
  #mw_t{
    background: url('gmap_overlaytop.png');
    height:5px;
  }
  #mw_b{
    background: url('gmap_overlaybottom.png') 0 0 no-repeat;
  }
  #mw_tl, #mw_tr{
	height:5px;
	width:0px;
  }
  
  #mw_l, #mw_r{
  	width:0px;
  }
  
  #mw_bl, #mw_br{
  	height:14px;
	width:0px;
  }
  
  .info-wrapper{
  	padding:10px;
  }
  
  .info-wrapper a, .info-wrapper:visited{
  	color:#fff;
  	text-decoration:none;
  }
  
  .info-wrapper a:hover{
  	text-decoration:underline;
  }
  
  .info-wrapper .info-header{
  	position:relatiev;
  }
  
  .info-wrapper .info-header a.close { 
	  background: url('gmap_close.gif') no-repeat top left;
	  color: #fff;
	  height: 13px;
	  overflow: hidden;
	  outline: none;
	  position: absolute;
	  top: 10px;
	  right: 9px; 
	  text-indent: -9999px;
	  text-decoration: none;
	  width: 13px;
  }

  .info-wrapper .info-container{
	  margin-bottom:20px;
  }

  .info-wrapper .info-container ul{
  	margin:0px;
  	padding:0px;
  	list-style:none;
  }
  
  .info-wrapper .info-container ul li.title{
  	font-weight:bold;
  }
  
.info-wrapper .info-footer{
  	position:absolute;
	bottom:0;
  }
  
  .info-wrapper .info-footer .more-info{
	padding-top:3px;
margin-right:15px;
float:left;
  }
  
  .info-wrapper .info-footer .more-info a, .info-wrapper .info-footer .more-info a:visited, .info-wrapper .info-footer .more-info a:hover{
	color:#C4CFC0 !important;
  }

  .info-wrapper .info-footer img.logo{
	float:right;
  }
