#archives input,
#archives button {
  background-color: #FFFFFF;
  font-family: arial;
  font-size: 12px;
}
#archives input {
  border: 2px solid #FFFFFF;
}
#archives input#date {
  height: 13px;
  padding: 1px 0 3px 4px;
  position: relative;
  top: 0px;
  _border: 1px solid #7F9DB9;
  _height: 15px;
  _padding: 2px 4px;
}
#archives select#time {
  _margin: 0 3px 0 0;
}
#archives button#update {
  background-color: #323232;
  border: 1px solid #EEEEEE;
  color: #EEEEEE;
  font-size: 14px;
  font-weight: bold;
  height: 21px;
  position: relative;
  top: 1px;
  _top: 0px;
}

#calCon1 { 
  display: none;
  position: absolute; 
  z-index: 1;
}
.post h4, 
p.post-footer {
  display: none;
}