 


#menu{
  padding-left : 1em;
  padding-right : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #88a5df;
  line-height : 160%;
  padding-bottom : 1em;
}
.log {
  padding-left : 1em;
  padding-right : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #88a5df;
  

  padding-bottom : 1em;
  padding-top : 0.5em;
}
#new{
  color : red;
}
UL{
  padding-top : 0px;
  padding-left : 1em;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-size : 88%;
}
h2{
  padding-top : 0.5em;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0.5em;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-size : 88%;
}