
#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

.NewsTitle
{
     color:#554C4C;
    direction: ltr;
        FONT-FAMILY: carmelit_regularregular;
    font-size: 24px;
    font-weight: normal;
    line-height: 100%;
    text-align: justify;
}

.MasterTableForNews {
  width: 156px;
  height: 100px;
  overflow: hidden;
}

.MasterTableForNews ul {
 overflow:hidden;
 text-align:center;
}

.MasterTableForNews ul li {
 list-style:none; display:block; padding-bottom:1px; margin-bottom:5px;
}

.MasterTableForNews .CaptionOfNews a
{
     
     text-align:right; font-size:20px; font-weight:bold; color:#131A1E; text-decoration:rtl;
             FONT-FAMILY: carmelit_regularregular;

}

.MasterTableForNews .CaptionOfNews span.ContentOfNews 
{ 
    display: block; font-size:16px; color:#131A1E;
        FONT-FAMILY: carmelit_regularregular;
 
}

.MasterTableForNews .CaptionOfNews a:focus {
    outline: 0;
}

.clear { clear: both; }
