@charset "UTF-8";
@import "/core.css";

v\:* {
	behavior:url(#default#VML);
}

noscript #noscript,#overview, #days{
	background-color:#fff;
	color:#555;
}

#map{
  z-index:0;
  position:relative;
  width:757px;
  height:426px;
  margin-left:-98px;
}

#map div{
  width:auto;
}

#map div span{
  margin-left:200px !important;
}

#overview div span{
 	display:none !important;
}


#overview, #days{
  position:relative;
  width:172px;
  left:292px;
  border:2px solid #fff;
  border-right:0px;
}

#overview{
  z-index:1;
  height:135px;
  top:-160px;
  margin-bottom:-230px;
}

#days{
  z-index:2;
  height:100px;
}

#days input{
  float:right;
  width:19px;
 	font-size:10px;
 	text-align:right;
}

#data,#data dt,#data dd p{
  width:auto;
  margin:0 0 0 2px;
 	font-size:12px;
  line-height:16px;
}

