﻿.marque1
    {
    display:block;
    overflow:hidden;
    height:39px;
    background:url('http://images.globes.co.il/images/site2/special_projects/Accountant/bg_titlebar.png') repeat-x;
    width:100%;
    font:bold 18px arial;
    direction: rtl;
    margin-bottom:25px;
    position:relative;
    }
.marque1 a:first-child h3
    {
    background:#0D0246;
    color: #FFF;
    float: right;
    font: bold 18px/35px arial;
    height:37px;
    margin:0;
    padding: 0;
    text-align: center;
    width: 90px;
    border-left: 4px solid #CF9723;
    }    
.marque1 > div
    {
    float:right;
    position:relative;
    }
.marque1 .marqueBox
    {
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 2px 10px 0 0;
    overflow: hidden;
    }
.marque1 .marqueBox:hover
    {
    color:#c00 !important;
    }
.marque1 .marqueBox > p > span
    {
    color: #999;
    font: 14px arial;
    margin: 0 0 0 10px;
    }
.marque1 .marqueBox > p
    {
    float:right;
    padding:0;
    margin:0;
    color:#333;
    }