#newsticker-demo {
	
width:155px;
font-family:Verdana,Arial,Sans-Serif;
font-size:14px;
color:#907912;
border:#EAEAEA solid 1px;
padding:5px 5px 0;
direction:rtl;
height:174px;

}

#newsticker-demo a { text-decoration:none; color:#8f7952; }
#newsticker-demo img {  }

#newsticker-demo .title {
text-align:right;
font-size:13px;
font-weight:bold;
padding:5px;
color:#907912;
}

.newsticker-jcarousellite { width:150px; height:100px;   }
.newsticker-jcarousellite ul{height:40px;}
.newsticker-jcarousellite ul li{height:40px; list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; border: #EAEAEA 1px solid; padding-top:5px; padding-right:5px; }
.newsticker-jcarousellite .thumbnail { float:right; width:50px; padding:5px;}
.newsticker-jcarousellite .info { float:right; width:150px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }

