#label1 {
//	display:	none;
}

#label1 > p{
	color :#fff;
  background-color: #00f;
	display:	none;
}

#logo1 {
  padding-top:5px;
  font-size: 130%;
  font-weight:bold;
  background: #0000FF;
//  background: #00b08e;
  color: #FFFFFF;
	height: 20px;
  text-align:center;
}
#logo2 {
  padding-top:2px;
  color: #FFFFFF;
  background: #0000FF;
//  background: #00b08e;
  font-size: 130%;
  text-align:center;
  font-weight:bold;
  height:	200%;
}
#logo3 {
  padding-top:3px;
  text-align:center;
  background: #D5D5F5;
  display: none;
}

#copyright {
  display: none;
}

#mapview, #basemap {
  width: 100%;
  max-width: 270px;
//  max-width: 540px;
  height: auto;
}

.wni-data-table > .obsdata {
  padding-right: 20px;
  text-align : right;
}
#content-top {
 background-color: #fcfcfc;
// background-image: url("../img/top.gif");
 background-repeat: no-repeat;
 background-position: center;
 height:	50px;
}

ul.nav-row1 li a.title {
  background: #0000FF;
//  background: #00b08e;
  color: #FFFFFF;
	line-height: 24px;
}
header#inner {
	border-top:	solid 4px #0000FF;
	//border-top:	solid 4px #00b08e;
}
#indicator{
	height:	90px;
}
