* { margin:0; padding:0; }
/*a:link    {color:#595959; text-decoration:none}
a:visited {color:#595959; text-decoration:none}*/
a:hover   {color:#165eab; text-decoration:none}

h1 {
    font-family:futura_bk_btbook;
    font-size: 13px;
	font-weight:normal;
	line-height:16px;
}

#newsticker-demo { 
width:280px; 
padding:5px 5px 0;
font-size:12px;
margin:20px auto;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:left;
font-size:14px;
font-weight:bold;
padding:2px;
}

.newsticker-jcarousellite { width:280px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:8px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:right; width:270px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }
