/**
All style names have scroll-left- as prefix
*/

A.scroll-left-headline {
	color: #0000FF;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

A.scroll-left-source {
	color: #000000;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

A.scroll-left-access {
	color: #000000;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

SPAN.scroll-left-time {
	color: #000000;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

DIV.scroll-left-container{
  background : #FAEBD7;
}

DIV.scroll-left-group{
  padding-left : 5px;
  padding-right : 5px;
}
