#label1 {
//	display:	none;
}

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

#logo1 {
  background: #D5D5F5;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  padding: 3px 0px;
  text-align:center;
//  display: none;
}
#logo2 {
  padding-top:12px;
  color: #000000;
  background: #D5D5F5;
  font-size: 200%;
  text-align:center;
//  display: none;
}
#logo3 {
  padding-top:3px;
  text-align:center;
  background: #D5D5F5;
//  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-color: #A5A5E9;
	line-height: 24px;
}
