﻿* { margin:0; padding:0; }

#newsticker-demo { 
width:524px; 
background:#efefef; 
padding:5px 5px 0;
padding-bottom:10px;
font-family:tahoma;
font-size:11px;
margin:0px auto;
min-height:105px;
-moz-border-radius: 14px;
border-radius: 14px;

-webkit-order-radius: 14px;
border:1px solid #C2C2C2;
-webkit-box-shadow: #B3B3B3 2px 2px 2px;
-moz-box-shadow: #B3B3B3 2px 2px 2px;
 box-shadow: #B3B3B3 1px 1px 1px;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:right;
font-size:12px;
font-weight:bold;
padding:5px;
direction:rtl;
}

.newsticker-jcarousellite { width:524px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { float:right; width:40px; }
.newsticker-jcarousellite .info {padding-right:10px; float:right; direction:rtl; width:474px; }
.newsticker-jcarousellite .info span.cat {direction:rtl; display: block; font-size:11px; color:#303030; min-height:30px; }

.clear { clear: both; }

a.lkNewsTicker {font-family:Tahoma; color:#0e54a3; font-size:11px; font-weight:bold; text-decoration:none;}
a.lkNewsTicker:hover {font-family:Tahoma; color:#b53401; font-size:11px; font-weight:bold; text-decoration:underline;}
a.lkmore {font-family:Tahoma; color:#0e54a3; font-size:11px; font-weight:normal; text-decoration:none;}
a.lkmore:hover {font-family:Tahoma; color:#b53401; font-size:11px; font-weight:normal; text-decoration:underline;}
