#page { width: 500px; margin: 0 auto; background-color: #FFF; margin-bottom: 50px; }
.highlight { font-size: 50px; color: #0099ff; }
.bar { background-color: #111; color: #f0f0f0; box-shadow: 0px 0px 2px #333; line-height: 25px; padding: 0px 20px; }
.bar a { color: #DDD; }
.bar a:hover { color: #FFFFFF; }
.ticker { width: 240px; height: 80px; overflow: hidden; padding: 0; list-style: none; border-radius: 5px; box-shadow: 0px 0px 5px #DDD; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; }
.tickertop { width: 380px; height: 110px; overflow: hidden; padding: 0; list-style: none; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; }
#ticker_02 { height: 110px; }
#ticker_02 li { height: 110px; }
.ticker li { padding: 0px; vertical-align: bottom; margin-top: 15px; margin-right: 5px; margin-bottom: 0px; margin-left: 5px; height: 80px; }
#ticker_04 { height: 150px; }
#ticker_04 li { height: 150px; overflow: hidden; }
#ticker_04 img { float: left; height: 40px; width: 40px; margin-right: 10px; }
#example_4 { display: none; }