* { margin:0; padding:0; }
#newstickimage {
	height: 62px;
	width: 68px;
	float: left;
}

#newsticker {
	width:405px;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:12px;
	margin-top: 8px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	margin-left: 15px;
}

.scrollimage {
padding-right: 15px;

}

#newsticker a {
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #090;
	font-weight: bold;
}



.newsticker-jcarousellite { width:405px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .info {
	float:left;
	width:400px;
	height: 100px;
	text-align: left;
	vertical-align: middle;
	background-image: url(../images/newsbackground_tick_13.gif);
        background-repeat: no-repeat;
        padding-top: 7px;
        padding-right: 5px;
        padding-bottom: 3px;
        padding-left: 10px;
}
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }
.newsticker-jcarousellite .info span.date {
	display: block;
	font-size:10px;
	color:#808080;
	font-weight: bold;
	padding-bottom: 5px;
}

.clear { clear: both; }

