
.newsTitle 
{
	vertical-align:top;
	text-align:left;
	font-weight:bold;
	padding:0px;
	color: #000000;
	background-color:transparent; 
	border:none;
	margin:0px;
}

.newsTitle img {
	border:none; 
	vertical-align:top;
	margin:0px;
	padding:0px;
	height:30px;
}


#newsticker-container
{
	background-repeat:no-repeat;
	background-position:center -10px;
	padding:0px;
	text-align:center;	
	width:600px;
	margin-left:15px;
}

#newsticker-demo { 
	width:600px; 
	background-color:Transparent; 
	padding:0px; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:9pt;
	margin:0px auto;
	border:none;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; width:90px; height:54; vertical-align:top; margin:0px; }



.newsticker-jcarousellite { margin-top:0px; background-color: Transparent; }
.newsticker-jcarousellite ul li{ height:50px; list-style:none; display:block; padding:1px; margin-bottom:1px; cursor:pointer; text-align:left; }
.newsticker-jcarousellite ul li:hover{ background-color: #FFFFFF;  }
.newsticker-jcarousellite .thumbnail { float:left; }
.newsticker-jcarousellite .thumbnail img { width:64px; }
.newsticker-jcarousellite .info { float:left; width:480px; margin-left:4px; }
.newsticker-jcarousellite .info  a { color:#000000; font-weight:normal; font-size:10px; }
.newsticker-jcarousellite .info span.cat { display: block; font-weight:bold; font-size:12px; color:#EE819E; }


.clear { clear: both; }





