/* * { margin:0; padding:0; } */
.liler{
	margin:0; padding:0;}
#newsticker-demo { 
width:300px; 
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
margin:0px auto;
height: 265px;
overflow: hidden;
}
#newsticker-demo_dik { 
width:316px; 
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
margin:0px auto;
}

#newsticker-demo a { text-decoration:none; color:#000;}
#newsticker-demo a:hover { text-decoration:none; color:#EF7F1A;}
#newsticker-demo img { /*border: 2px solid #FFFFFF; */}

#newsticker-demo .title {
text-align:center;
font-size:12px;
font-weight:bold;
padding:5px;
}

.newsticker-jcarousellite { width:300px;}
.newsticker-jcarousellite ul li{ list-style:none; display:block; margin-bottom:15px;}
.newsticker-jcarousellite .thumbnail { float:left; width:140px; }
.newsticker-jcarousellite .info { float:right; width:150px; max-height:90px; overflow:hidden; padding:5px;}
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#666; }


.newsticker-jcarousellite_dik { width:280px; }
.newsticker-jcarousellite_dik ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px;}
.newsticker-jcarousellite_dik .thumbnail { float:left; width:90px; }
.newsticker-jcarousellite_dik .info { float:right; width:169px; padding-left:10px; padding-top:45px;}
.newsticker-jcarousellite_dik .info span.cat { display: block; font-size:10px; color:#666; }

.clear { clear: both; }

