.ticker {
position: absolute;
top: -24px;
left: 0px;
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #eee;
background-image: url(/template/shared/images/ticker_bg.jpg);
background-repeat: repeat-y;
background-color: #00345e;
}

.ticker strong,
.ticker b {
color: #959da1;
}

.ticker ul {
margin: 0px;
padding: 0px;
}
