/*
 * This style sheet defines styles for the Scroller module.
 * 
 * 13-July-2005 / Alex van Oostenrijk
 * 
 */
 
.scroller_scroller
{
  color:            black;
  font-weight:      bold;
}

.scroller_date
{
  font-size:        10px;
  font-style:       italic;
  border-bottom:    solid #999999 1px;
}

.scroller_text
{
  padding-top:      6px;
  padding-bottom:   16px;
}
