body {
background-color:#EEEEEE;
}
table.shoutBox {
  width:100%;
  border-collapse: collapse;
}
td.shoutBox {
  font-family:Verdana;
  font-size:small;
  padding:10px;
}
