.marquee
{
  top:0;
  left:0;
  width:100%;
  max-height:230px;
  overflow:hidden
}
.marquee hr
{
  margin:0
}
