* { margin:0; padding:0; }

#newsticker-demo { 
width:472px; 
background:none;
position:absolute; 
padding:5px 0 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:20px auto;
top:0px;
left:0px;
overflow:hidden;
}


#newsticker-demo img { border: 0px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}
.newsticker-jcarousellite .sample3{
height:122px;
}
.newsticker-jcarousellite { width:300px; left:-9px!important;height:132px;}
.newsticker-jcarousellite ul{margin-left:5px;padding:10px;width:460px;height:142px;}
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; overflow: hidden; width: 151px; float: left; height: 126px; position: relative; left: 0px;_left:-10px;margin-left:9px}
.newsticker-jcarousellite .thumbnail {float:left;width:129px;border: none;height: 60px;left: 10px;padding: 0px;position: absolute;top: 10px;	 }
.newsticker-jcarousellite .info { float:right;border: none;top:70px;text-align:left;left:-10px;
	height: 12px;
	position: relative;
	text-align: left;
	width: 131px;font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#996600;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;}
.newsticker-jcarousellite .info span.cat { display: block;font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#663300;
	font-size:10px;
	font-weight:bold;text-align:right;margin-right:0px;
	position: absolute; top: 36px;left:0px
	 }
.newsticker-jcarousellite .info span.cat a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000066;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
	text-align:right;
}
.newsticker-jcarousellite .info span.cat a:hover{
text-decoration:underline;
}
.clear { clear: both; }



#newsticker-demo .next,#newsticker-demo .prev{
color: #996600;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
width:21px;height:124px;
position:absolute;
cursor:pointer;
z-index:10000
}
#newsticker-demo .prev{left:-10px;width:10px;}
#newsticker-demo:hover .next{right:-1px;background:transparent url(../images/btn-right.png) no-repeat right;}
#newsticker-demo:hover .prev{left:-10px;background:transparent url(../images/btn-left.png) no-repeat right;width:31px;}
#newsticker-demo .next:hover{background-image:url(../images/btn-right.png);}
#newsticker-demo .prev:hover{background-image:url(../images/btn-left.png);}
