* { margin:0; padding:0; }

#newsticker-demo { 
width:310px; 
background:#EAF4F5; 
padding:5px 5px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

.newsticker-jcarousellite { width:245px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { text-align: left; padding-left:23px;}
.newsticker-jcarousellite .imghdtt
	 {
	 	
	 	 max-height:100px; max-width:100px; border:0px;
        _width:expression(this.scrollWidth>99?"100px":"auto");	
	   
       _height:expression(this.scrollWidth>99?"100px":"auto");	
      }
.newsticker-jcarousellite .thumbnail1 { text-align: left; padding-left:17px;background: url('../images/1/images/bg_21.jpg') 0px 2px no-repeat; }

.newsticker-jcarousellite .info { float:right; width:100px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }

.newsticker-jcarousellite2 { width:174px; }
.newsticker-jcarousellite2 ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite2 .thumbnail { text-align: left; padding-left:24px; padding-right:10px;background: url('../images/edit/a.gif') 12px 3px no-repeat;}
.newsticker-jcarousellite2 .info { float:left; width:150px; text-align:center; }
.newsticker-jcarousellite2 .info span.cat { display: block; font-size:10px; color:#808080; }