#menu {
  margin-bottom:0px;
}
#messages, .mboxcontrol {
  font-size: 10px!important;
}
.messageList {
  font-size: 10px!important;
}
.messageList, .messageList TR, .messageList TH, .messageList TD {
  border: 2px solid #fff!important;
}
.mboxcontrol A, .messageList .item A {
  color: #990000;
  font-weight: bold;
}
.treeRow A:HOVER {
  background-color: #fff;
  text-decoration: bold;
}
.mboxcontrol, .messageList .item TH {
  background-color: #fff;
  color: #990000;
  padding: 2px;
}
