/**
All style names have scroll-up- as prefix
*/

*.scroll-up-headline {
	color: #000000  !important;
	font-size: 11px  !important;
        text-decoration: none !important;
	font-family : Verdana, Arial, Helvetica, sans-serif !important;
}

*.scroll-up-source {
	color: #EC6A00 !important;
	font-size: 10px !important;
        text-decoration: none !important;
	font-family : Verdana, Arial, Helvetica, sans-serif !important;
}

*.scroll-up-access {
	color: #000000 !important;
	font-size: 11px !important;
	font-family : Verdana, Arial, Helvetica, sans-serif !important;
}

*.scroll-up-time {
	color: #000000 !important;
	font-size : xx-small !important;
	font-family : Verdana, Arial, Helvetica, sans-serif !important;
}

*.scroll-up-container{
  background : #E6E6FA;
}
*.scroll-up-group{
  padding-left : 5px;
  padding-right : 5px;
}
