.ticker { text-align: center; height: 30px; color:#363636; }
.ticker img { vertical-align: text-bottom; }
.ticker-div {font-size:16px;
font-weight:bold;
left:0;
margin-top:0;
padding:18px 8px 0 186px;
position:relative;
width:771px;
z-index:999;}

/*--Original Styles--*/
/*
.ticker { text-align: center; height: 30px; }
.ticker img { vertical-align: text-bottom; }
.ticker-div { padding-top: 4px; margin-top: 11px; position: absolute; z-index: 999; left:0; width: 100%; }
*/