
body {
  font-family:monospace,courier;
  font-size:90%;
}

p {
  margin:0px;
}

.logo {
  width:100%;
  text-align:left;
  border-bottom:1px dotted black;
}

img {
  border-style:none;
}

#dateTime {
  float:right;
  font-size:80%;
}

#tools {
  float:right;
  border-left: 1px dotted black;
  border-bottom: 1px dotted black;
  padding:4px;
  font-size:80%;
  font-family:sans-serif;
}

#tools input {
  font-size:80%;
  margin-top:2px;
}

#tools form {
  margin-bottom:6px;  
  margin-top:2px;
}
