#newsticker-demo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
	width: 215px;
}

#newsticker-demo a { text-decoration:none; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; width:200px; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

#newsticker-demo1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
	width:200px;
}

#newsticker-demo1 a { text-decoration:none; font-size: 12px; font-family:Arial, Helvetica, sans-serif; font-weight:500; width:190px; }
#newsticker-demo1 img { border: 2px solid #FFFFFF; }

#newsticker-demo1 .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}


.newsticker-jcarousellite {
	width:205px;
	height:150px;
	margin: 0px;
}
.newsticker-jcarousellite1 {
	width:205px;
	height:135px;
	margin: 0px;
}

.newsticker-jcarousellite ul li{ padding-bottom:2px; margin-bottom:0px; text-align:left; }
.newsticker-jcarousellite .thumbnail { float:left; width:25px; }
.newsticker-jcarousellite .info { float:left; width:171px; color:purple;  }
.newsticker-jcarousellite .info span.cat {
	display:block;
	font-size: 12px;
	color:purple;
	font-stretch:expanded;
	font-family:Arial, Helvetica, sans-serif;
	width:200px;
	padding-left:3px;
}

.newsticker-jcarousellite2 {
	width:200px;
	height:135px;
	margin: 0px;
}
.newsticker-jcarousellite2 ul li{ text-indent:25px; padding-bottom:2px; margin-bottom:0px; text-align:left; }
.newsticker-jcarousellite2 .thumbnail { float:left; width:25px; }
.newsticker-jcarousellite2 .info { float:left; width:171px; color:purple;  }
.newsticker-jcarousellite2 .info span.cat {
	display:block;
	font-size:10px;
	color:purple;
	font-family:Arial, Helvetica, sans-serif;
	width:200px;
	padding-left:3px;
}


.clear { clear: both; }
