﻿
#ticker{
width:50%;
height: 20px;
border: 1px solid black;
padding: 3px;
text-align:center;
}

#ticker a{
text-decoration: none;
}

.tickerclass{ //class to apply to your scroller(s) if desired
}