.ticker { text-align: center; height: auto; font-size: 1.1em; }
.ticker img { vertical-align: text-bottom; }
.ticker-div { 
clear: left;
float: left;
width: 900px;
height: auto;
padding: 7px 10px;
background: #000;
color: #fff;
margin: 10px 0; 
}
