﻿
div.horizontal_scroller, div.vertical_scroller {
    height: 200px;
    overflow: hidden;
    position: relative;
    width: 100%;

}
div.scrollingtext {
    position: absolute;
    padding-left:3px;
    padding-right:3px;
}

.Nseprator
{
    height:2px;
    border-bottom:2px dotted black;
}

.scrollerdate {
	font-family: Arial !important ;
	font-size: 15px !important ;
	font-weight: bold !important ;
	color: #425702 !important ;
	text-decoration:none !important ;
}

.scrollertime {
	font-family: Arial !important ;
	font-size: 15px !important ;
	font-weight: bold !important ;
	color: #773200 !important ;
	text-decoration:none !important ;
}

.scrollernews {
	font-family: Arial !important ;
	font-size: 15px !important ;
	font-weight: bold !important ;
	color: #5c5c5c !important ;
	text-decoration:none !important ;
}