.container {
    background-color: #eeeeee;
	padding: 5px 10px;
	margin-bottom: 15px;
    width: 655px;
}

.container .wrap {
    width: 655px;
    overflow: hidden;
    position: relative;
    line-height: normal;
    font-size-adjust: none;
}

div.stockTicker {
    font-family: Verdana, Arial, Helvetica, San-serif;
    font-size: x-small;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
}

div.stockTicker span {

}
