@import "../../BaseSupplementalCSS/TickerBase.css";

.Ticker
{
    margin: 0px;
}

.TickerDataItem
{
	top: 6px;
}

a.verticaltickeritem
{
    color: black;
}

a.verticaltickeritem:hover
{
    color: #006699;
    text-decoration: none;
}
