﻿#news-scroller { width: 591px; height: 271px; position: relative;}
#news-scroller .top-band { position: absolute; top: 0; left: 0; background: url(/content/images/widget/homenewsscroller/top-band.png); width: 591px; height: 35px; }
#news-scroller .top-band .left { float: left; margin-left: 10px; margin-top: 5px; }
#news-scroller .top-band .right { float: right; margin-right: 10px; margin-top: 7px; }
#news-scroller .top-band a { font-size: 12px; color: #fff; text-decoration: none; display: block; float: left; width: 20px; background-color: #000; border: 1px solid #fff; margin-right: 5px; text-align: center; }
#news-scroller .top-band a:hover { text-decoration: none; background-color: #a40000; }
#news-scroller .top-band a.selected { background-color: #a40000; }
#news-scroller .top-band h1 { font: 16px 'Lucida Grande', 'Lucida Sans Unicode', 'Segoe UI', Tahoma; color: #fff; margin: 0; width: 200px; }
#news-scroller .title-band { position: absolute; bottom: 0; left: 0; background: url(/content/images/widget/homenewsscroller/title-band.png); width: 571px; height: 55px; padding: 0px 10px 10px 10px; }
#news-scroller .title-band h1 { margin: 0; }
#news-scroller .title-band h1 a { font-weight: normal; font-size: 16px; color: #fff; text-decoration: none; }
#news-scroller .title-band p {  margin: 0; }
#news-scroller .title-band p a { font-size: 12px; color: #dcdcdc; text-decoration: none; }

