@import "grid.css";
@import "modules.css";


#scroll {
position: relative;
width: 88%;
height: 24px;
overflow: hidden;
}

#scrollText {
	position:absolute; width:100000px;
	white-space: nowrap;
	left:0; top:8px;
}
