#messagelist{
  list-style: none;
  font-size: 0.7em;
}

#messagelist span{
  margin-right: 1em;
}

#sidebar{
  font-size: 0.7em;
}

#svnlog{
}

#svnlog div.entry{
  border-bottom: 1px solid gray;
}

#svnlog p.message{
  margin-left: 20px;
}

#svnlog p.author{
  text-align: right;
}

#svnlog p.update{
  text-align: right;
}

#svnlog ul{
  list-style: none;
  margin-left: 5px;
  padding-left: 0px;
}

#svnlog ul span{
  font-weight: bold;
  padding-right: 5px;
}
