
#newsticker-demo { 
background:#ffffff; 
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:5px;
}

.newsticker-jcarousellite { width:720px; height: 30px;}
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:0px; margin-bottom:0px;font-size:10px; }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:right; width:190px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }


.newsticker-jcarousellite2 { width:325px;}
.newsticker-jcarousellite2 ul { }
.newsticker-jcarousellite2 ul li{ list-style:none; display:block; padding-bottom:10px; margin-bottom:15px; height: 52px;}
.newsticker-jcarousellite2 .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite2 .info { float:right; width:190px; }
.newsticker-jcarousellite2 .info span.cat { display: block; font-size:10px; color:#808080; }


.newsticker-jcarousellite3 { width:325px;}
.newsticker-jcarousellite3 ul { }
.newsticker-jcarousellite3 ul li{ list-style:none; display:block; height: 70px;}
.newsticker-jcarousellite3 .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite3 .info { float:right; width:190px; }
.newsticker-jcarousellite3 .info span.cat { display: block; font-size:10px; color:#808080; }


.clear { clear: both; }

#home_newsScroller_2lines {
	height: 130px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 5px 30px;
	font-size: 1em;
	line-height: 1.4em;
	background-image: url(/includes/images/background_line_350x140.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	display:block;
}
