
#HomeLastNews{
float:right;
margin-right:0px;
width:420px;
height:auto;


margin:10px;
}





#newsticker-demo { 
width:420px; 
font-size:12px;
margin-top:10px;
}

#newsticker-demo li {
float:right;
height:78px;

width:420px; 
font-size:12px;
margin-bottom:10px;
list-style:none;
}




#newsticker-demo a { text-decoration:none; }

#newsticker-demo a:link { text-decoration:none ; color:#990000; }
#newsticker-demo a:visited { text-decoration:none ; color:#990000;}
#newsticker-demo a:hover { text-decoration:underline ; color:#990000;}
#newsticker-demo a:active { text-decoration:none ; color:#990000;}



#newsticker-demo img {  max-width:100px;
background: #fff;
	border: solid 1px #ccc;
	padding: 2px;
 }

#newsticker-demo .title {
text-align:right;
direction:rtl;
font-family:Tahoma;
font-size:12px;

}

.thumbnail img{
float:left;
width:90px;
}

.info{
float:right;
text-align:right;
font-size:13px;
font-family:Tahoma;
width:310px;
direction:rtl
}

.newsticker-jcarousellite .info { float:right; width:220px;
text-align:right;
direction:rtl;
font-family:Tahoma;
font-size:12px;

}
.newsticker-jcarousellite .info span.cat { display: block; font-size:11px; color:#808080; margin-top:5px; }

.clear { clear: both; }
