span.invoice-status a.charge{
    vertical-align: top;
    margin:0px;
}

span.invoices-status{
    margin:0px 15px 0px 5px;
    display: inline-block;
}

a span.invoice-status:hover{
    cursor:pointer;
    /*border-bottom:2px solid #AAAAAA;*/
   text-decoration: none;
}

span.eval-given,
span.eval-not-given{
    border:none;
}

.invoice-status-info {
    background-color: #FFFFDD;
    text-align: left;
    padding: 1em !important;
}
.close-invoice-status {
    float: right;
    margin: 0 0 1em 1em;
}
.close-invoice-status:hover {
    cursor: pointer;
}

div.members{
    margin:0 10px;
}
div.members.all-members{
    margin: 0 10px;
}
div.members div.title{
    height:auto;
    background-color: #EEEEEE;
    border:1px solid #9C9C9C;
    border-radius:10px;
    /*padding:10px;*/
    overflow: hidden;
    vertical-align: middle;
}

div.members span.left{
    float:left;
    font-size: 10pt;
    text-align:left;
    min-width: 200px;
}

div.members span.txt0108{
    font-weight: normal;
}

div.members span.admin,
div.members span.inactif.nickname{
    color:red;
}

div.members a.a1310.lineThrough{
    text-decoration: line-through;
}

div.members span.inactif.nickname{
    font-size: 8pt;
}

div.members span.right{
    float:right;
    text-align:right;
    min-width: 200px;
}

div.members span.right a.group,
div.members span.right a.print,
div.members span.right a.rating,
div.members span.right a.archive,
div.members span.right a.unarchive{
    font-size:10pt;
    padding:2px;
}

div.members span.right a img{
    border:none;
}

/*----------------------------------------*/

div.members div.title.show-objects{
    border-radius: 10px 10px 0px 0px;
}

div.members span.center{
    margin:auto;
    font-size: 8pt;
    margin-top:15px;
    text-align: center;
}

div.members span.center a{
    cursor: pointer;
    color:#0000FF;
}

div.members span.center a:hover{
    text-decoration: none;
    color:#317AED;
}

div.members span.center span{
    font-weight: normal;
}

div.members.not_active div.title,
div.members.not_active table tbody tr,
div.members.not_active table tbody tr.selected{
    background-color:#FFD8D9;
    border-color:red;
}

div.members div.footerWM{
    height: auto;
    background-color: #EEEEEE;
    border-top: 1px solid #9C9C9C;
    padding: 10px 15px;
    overflow: hidden;
    text-align: left;
    vertical-align: middle;
}
span.vertical-split{
    border-right: 1px solid #9C9C9C;
    display: inline-block;
    height: 1em;
    margin: 0 10px;
    width: 1px;
}
div.footerWM span.status span{
    background-position: -27px -48px;
    margin: 0;
    width: 18px;
}
span.action-selection{
    margin-right: 10px;
}
div.footerWM img{
    border: none;
}
div.footerWM a, div.footerWM input.actionLinkWM {
    font-weight: bold;
}
div.members span.waitingActions{
    margin-top: 5px;
}
div.members a.contact {
    margin-left: 10px;
}
div.boxInfoInvoice {
    background-color: #FFFFFF;
    border-radius: 10px;
    color: #626262;
    height: 35px;
    line-height: 1.5em;
    padding: 5px;
    width: 420px;
}
div.boxIconInvoice {
    float: left;
    margin-right: 3px;
}
div.boxStatusInvoice {
    float: left;
    margin: 0 5px;
    width: 160px;
}
div.boxManageStatus {
    display: inline-block;
    margin: 5px 0;
}
td.invoiceOperations {
    width: 400px;
}

table.objects {
    width: 100%;
    display: none;
    border-top: none;
}
table.objects thead {
    background-color: white;
    color: #333333;
    height:30px;
}
table.objects tr th,
table.objects tr td{
    border-right: 1px solid #EEEEEE;
    font-size: 8pt;
}
table.objects tr td, table.objects tr th {
    padding: 5px;
}
table.objects thead th {
    cursor: pointer;
    font-weight: bold;
}
table.objects thead th:hover {
    background-color: #EAEAFF;
}
table.objects thead th.sorttable_sorted, table.objects thead th.sorttable_sorted_reverse {
    background-color: #EAEAFF;
}
table.objects thead th.sorttable_nosort, table.objects thead th.sorttable_nosort:hover {
    background-color: white;
    cursor: auto;
}
table.objects tr td {
    border-top: 1px solid #EEEEEE;
}
table.objects tr.selected {
    background-color: #FFFFCD;
}
table.objects tr td.right {
    text-align: right;
}
table.objects tr .center {
    text-align: center;
    vertical-align: middle;
}

table.objects tr .top {
    vertical-align: top;
}

div.members.show-invoices div.invoice table.objects {
    display: none;
    margin: 0px;
    border: none;
    border-top: 1px solid #9C9C9C;
    /*background-color: #F7F7F7;*/
}
div.members.show-invoices div.invoice table.objects tr td {
    border-top: 1px solid #EEEEEE;
}
div.members table.objects span.itemMoreInfo {
    color: #555555;
    font-size: 7pt;
}
table.objects td.itemSelect {
    padding-left: 30px;
}
div.footerTabItems {
    background-color: #FFFFFF;
    display: none;
    margin: 0;
    padding: 7px 35px;
    text-align: right;
}
div.footerTabItems a {
    font-weight: bold;
}
.imageItem a{
   border: 0;
}
span.action-selection{
    font-size: 8pt;
}

div.paginator{
    background-color: #EEEEEE;
    padding: 15px 10px 10px 10px;
    margin: 20px 0;
    overflow: hidden;
    vertical-align: top;
}

div.paginator.middle{ /* only use in pay-my-sellers */
    border-top : 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
    margin: 0;
}

div.paginator div.center{
    width: 350px;
    margin:auto;
}

div.paginator div.left{
    float: left;
    margin-top: 2px;
    text-align: left;
    width: 125px;
}
div.paginator div.left.viewAll{
    width: 230px;
}
div.paginator div.right{
    float: right;
    text-align: right;
    width: 185px;
}

div.paginator div.right input.goto{
    height: 16px;
    padding-top: 1px;
    margin-left: 3px;
    float: right;
}

div.paginator div.center a.button{
    background-color: #4889EF;
    display: inline;
    padding: 3px 5px 3px 5px;
    border: none;
    color: white;
    cursor: pointer;
}

div.paginator div.center a.button:hover{
    background-color: #317AED;
    text-decoration: none;
}
div.paginator div.right input.page {
    font-size: 10pt;
}
div.BoxCenter.rating {
    text-align: left;
    margin: 20px;
    padding: 5px;
}
div.rating a {
    margin: 10px;
}
div.rating div {
    margin: 5px;
    padding: 0px;
    text-align: right;
}
div.rating div dl {
    text-align: left;
    overflow: hidden;
}
div.rating div dl dt {
    width: 100px;
    float: left;
    clear: both;
    margin-bottom: 10px;
}
div.rating div dl dd {
    float: left;
    margin-bottom: 10px;
}
div.rating input.comment {
    width: 400px;
}
div.rating div.read {
    font-size: 8pt;
    border: 1px solid red;
    text-align: justify;
    margin: 15px;
    padding: 5px;
}
div.rating div.info input {
    clear: both;
    margin: 5px;
}
div.rating div.info {
    padding: 5px;
    text-align: left;
}
div.rating div.info div.CloseButton{
    text-align: center;
}
#evalWarningMessage {
    display: none;
}
div.sold-items-box{
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 15px 10px 15px 10px;
    margin: 0 0 20px 0;
    overflow: hidden;
    border: solid 1px #CCCCCC;
}
div.sold-items-box.selection{
    border-bottom:none;
}

div.sold-items-box div.left{
    float:left;
    overflow: hidden;
    font-weight: bold;
    font-size: 9pt;
    color:#666666;
}

div.sold-items-box div.left input.search-string, div.search-sellers-box div.left input.search-string{

    margin:0px 5px 0px 5px;
    padding: 3px;
    border:1px solid #CDCDCD;
    /*font-size: 8pt;
    height: 16px;
    width: 180px;*/
}
div.sold-items-box div.left select{
    color:#444444;
    font-weight: bold;
    margin:0px;
    padding: 2px 3px 2px 3px;
    border:1px solid #CDCDCD;
}
div.sold-items-box div.left select.select-search-in{
    font-size: 8pt;
    font-weight: normal;
    padding: 4px 3px 2px 3px;
}
div.sold-items-box div.left select.select-search-in option{
    height: 14px;
}
div.box_information span.search-result{
    font-size: 11pt;

}

div.box_information span.search-result bold{
    color:red;
    font-weight: bold;
}

div.box_information span.search-result span.invoices{
    font-size:9pt;
    color:#444444;
}

div.box_information span.search-result a{
    margin-left:10px;
    font-size: 10pt;
}

div.sold-items-box div.left a.search img, div.search-sellers-box div.left a.search img{
    display: inline;
    clear: both;
    /*border:1px solid #317aed;*/
    margin:1px 0px 0px 0px;
    padding: 0px;
    vertical-align: top;
    margin-left: 3px;
}

div.sold-items-box div.right, div.search-sellers-box div.right{
    float:right;
}

div.right div.params{

    border-radius: 4px;
    border:1px solid #AAAAAA;
    padding: 3px 10px 3px 10px;
    float: left;

    color: black;
    font-weight: bold;
    font-size: 8pt;
    cursor: auto;
}

div.sold-items-box div.right div.params div{

    background-color:white;
    border:1px solid #AAAAAA;

    font-size: 8pt;
    position: absolute;

    margin-top: 3px;
    vertical-align: middle;
    border-radius: 5px;
    max-width: 340px;

    right: 30px;
    padding: 5px 10px 0 10px;
    overflow: hidden;

   display: none;
    text-align: left;
    color: black;
}

div.sold-items-box div.right div.params tr.disabledNotice td {
    padding-top: 0;
}

div.sold-items-box div.right div.params p.disabledNotice {
    background-color: #ffffdd;
    border: 1px solid #bbb;
    border-radius: 5px;
    padding: 5px 10px;
    font-size:8pt;
    line-height: 14pt;
    margin:0;
}
label.disabled {
    color:#A5A5A5;
    cursor:default;
}

span.paramsClickable {
    display: block;
}
div.params table {
    border-collapse: collapse;
    font-weight: normal;
    margin: 0;
    padding: 0;
    width: 100%;
}
div.params td{
    font-size: 8pt;
    padding: 7px 0;
    vertical-align: top;
}
div.params table tr.separator-option {
    border-bottom: 1px solid #CCCCCC;
}
div.params td.sort-row-0, div.params td.sort-row-1 {
    padding: 0;
}
div.params td.sort-row-0 {
    background-color: #F4F4F4;
}
div.params td.sort-row-0:first-child, div.params td.sort-row-1:first-child {
    padding-left: 5px;
}
div.params td.sort-row-0:last-child, div.params td.sort-row-1:last-child {
    padding-right: 5px;
}
div.params td span{
    color: #A5A5A5;
    font-size: 8pt;
    font-weight: normal;
}
div.params p {
    margin: 10px 0;
    padding: 0;
    text-align: center;
}
div.params td p {
    margin: 2px 5px;
    padding: 0;
    text-align: left;
}
div.search-sellers-box{
    background-color: #F4F4F4;
    border-radius: 10px;
    padding: 15px 10px 15px 10px;
    margin: 20px 10px;
    overflow: hidden;
}
div.search-sellers-box div.left{
    float:left;
    overflow: hidden;
    font-weight: bold;
}
#help-wm {
    float: right;
    line-height: 24px;
    margin: 0 10px;
}
#help-wm-pms {
    float: right;
    margin: 0 10px;
}
#help-wm img, #help-wm-pms img{
    vertical-align: middle;
}

div.members.show-invoices div.title span.left,
div.members.show-invoices div.title span.right{
    width:auto;
}

div.members.show-invoices{
    border:1px solid #9C9C9C;
    overflow: hidden;
}
div.show-invoices img{
    border: medium none;
}

div.members.show-invoices div.title{
    border:none;
    border-radius:0px;
}
div.members.show-invoices div.invoice{
    border: none;
    border-top: 1px solid #9C9C9C;
    margin: 0;
    min-height: 57px;
    overflow: hidden;
    padding: 3px 0 0 0;
}
div.members.show-invoices div.invoice.all-invoices{
    border-top: none;
    min-height: 60px;
    padding: 0 0 0 0;
}

div.members.show-invoices div.invoice div.title{
    padding:10px;
    background-color:white;
    border:none;
}
table.invoiceDeleted td{
    background-color: #FFD8D9;
}

div.members.show-invoices div.invoice span.left span{
    color:black;
    font-size: 10pt;
    font-weight: bold;
}

div.members.show-invoices div.invoice span.left a.modify{
    margin: 0px 5px 0px 5px;
}

div.members.show-invoices div.invoice span.date{
    font-size: 8pt;
    color:#656565;
    margin-right:5px;
}

div.members.show-invoices div.invoice.selected{
    background-color:#FFFFCD;
}

div.members.show-invoices span.center span.price{
    margin-left:5px;
    color:black;
}
div.members.show-invoices div.invoice span.left span.invoiceEdit{
    color: #0E0DFC;
    font-size: 9pt;
    font-weight: normal;
}
div.members.show-invoices div.invoice span.left span.invoiceInfo{
    color: #0E0DFC;
}
/* tab + Timeline */
#InvoiceTimeline {
    display: table;
    height: 63px;
    list-style: none outside none;
    margin: 0 0 0 20px;
    padding: 0;
    text-align: left;
    width: 98%;
}
#InvoiceTimeline li {
    color: #000000;
    display: table-cell;
    font-size: 8pt;
    font-weight: bold;
    line-height: 15pt;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align : bottom;
    width: 16%;
}
#InvoiceTimeline li a {
    color: #0000FF;
    display: block;
    font-size: 8pt;
    text-decoration: none;
    padding: 0;
}
#InvoiceTimeline li a img {
    border: none;
}
#InvoiceTimeline li.activeStep a {
    color: #000000;
}
#InvoiceTimeline li:first-child {
    text-align: left;
    width: 5%;
}
#InvoiceTimeline li:first-child a {
    background-color: #EEEEEE;
    border: 1px solid #666666;
    border-radius: 10px 10px 0 0;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 11pt;
    font-weight: bold;
    height: 20px;
    margin: 0 10px 14px 0;
    padding: 5px 10px;
    text-align: center;
    white-space: nowrap;
    width: auto;
    white-space: nowrap;
}
#InvoiceTimeline li.activeStep:first-child a {
    background-color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}

#ListInvoices {
    background-color: #FFFFFF;
    border: 1px solid #666666;
    border-radius: 10px;
    min-height: 30px;
    margin-top: -15px;
    padding: 20px 0 15px 0;
}
#ListInvoices span.price span{
    font-size: 8pt;
}
#countItemInvoice{
    font-size: 8pt;
    margin-left: 8px;
}
div.show-invoices-head{
    height: 50px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: inherit;
}
div.buttonAction.disable{
    background-color : #DDDDDD;
    color: #585858;
    border: solid 1px #585858;
}
div.buttonAction a{
    background-color : #4889EF;
    color:white;
    border: solid 1px black;
}

div.buttonAction.disable,
div.buttonAction a{
    display:inline-block;
    line-height:25px;
    padding-left: 10px;
    padding-right:10px;
    text-align:center;
    vertical-align:middle;
    border-radius: 5px;
    white-space: nowrap;
    font-size: 8pt;

}
.buttonAction.down a{
    border-radius: 5px 5px 0 0;
    border-bottom: 0px;/*solid 3px #4889EF;*/
    position: relative;
    width: 7px;
    height: 28px;
    font-size: 15pt;
}
.buttonAction a,
.buttonAction a:hover{
  text-decoration:none;
}
.buttonAction a:active{
    color: white;
}
.MoreAction{
    cursor: pointer;
}
div.buttonAction a.MoreAction{
    font-size: 15px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 8pt;
}
table.seller-header-invoice,
table.invoice-info{
    border-collapse: collapse;
}
table.seller-header-invoice td,
table.invoice-info td{
    padding:2px;
}
.navigate-close{
    background:url(../../medias/navigate_close.png) 0 0 no-repeat;
}
.navigate-open{
    background:url(../../medias/navigate_open.png) 0 0 no-repeat;
}
.navigate-close,
.navigate-open{
    width:24px;
    height:24px;
    vertical-align:middle;
    display:inline-block;
    zoom:1;            /* IE6&7 display:inline-block hack */
    *display:inline;    /* IE6&7 display:inline-block hack */
}
.footerShowInvoice table td,
table.seller-header-invoice td,
table.invoice-info td{
    vertical-align: middle;
    height: 50px;
}
table.seller-header-invoice td#contact{
    text-align: right;
    font-size: 8pt;
    padding-right: 5px;
}
table.seller-header-invoice td#contact img{
    margin-right: 5px;
}
table.seller-header-invoice td#arrow,
table.invoice-info td#arrow{
    text-align: center;
    width: 5%
}
table.seller-header-invoice td#arrow span,
table.invoice-info td#arrow span{
    cursor: pointer;
}
table.invoice-info td#info{
    text-align: left;
    width: 37%;
}
table.invoice-info td#status{
    text-align: center;
    white-space: nowrap;
}
table.invoice-info td#buttonAction{
    text-align: right;
    width: 25%
}
table.invoice-info td#MoreAction{
    width: 3%
}
table.seller-header-invoice td#avatar{
    width: 1%;
    padding-right: 10px;
}
table.seller-header-invoice td#avatar div{
   /* width: 50px;
    height: 50px;
    line-height: 50px;*/
}
table.seller-header-invoice td#avatar div img{
    vertical-align: middle;
}
table.seller-header-invoice td#checkbox{
    width: 40px;
    text-align: center;
}
table.invoice-info td#checkbox{
    min-width: 40px;
    text-align: center;
}
table.seller-header-invoice td#checkbox input,
table.invoice-info td#checkbox input{
    margin-right: 7px;
}
.footerShowInvoice{
    border-top: 1px solid #9C9C9C;
    padding: 2px 7px 2px 0;
}
.footerShowInvoice table td#action{
    width:1%;
}
.footerShowInvoice table td#archive{
    width:5%;
}
.footerShowInvoice table td#left-arrow{
    text-align: center;
    width: 40px;
}
.footerShowInvoice table td#label{
    font-size: 8pt;
    text-align:right;
}

div.box_error{
    margin-left: 10px;
    margin-right: 10px;
}
.menuDown{
    background-color:#4889EF;
    float: right;
    margin-top:-5px;
    margin-right: -1px;
    width:57px;
    height: 10px;
}
div.members div.not_active{
    background-color:#FFD8D9;
    border-color:red;
}
div.box-status-items{
    background-color: white;
    border-radius: 8px;
    border: solid 1px #cccccc;
    margin-top: 10px;
    padding: 10px;
    width: 570px;
}
span.tab-invoice{
    color:#666666;
    font-size: 9pt;
}
td#info-member, td#contact{
    line-height: 18px;
}
span.showAllSells a{
    font-size: 8pt;
    white-space: nowrap;
}
span.linkShowInvoice{
    font-size: 9pt;
}
.doteLine{
     background:url(../../medias/dotted-line_10px.png) 62% 100% repeat-y;
}
.odd{
    background-color: #F5F5F5;
}
div.invoice.selected .odd{
    background-color: #FFFFCD;
}
#all-archive, #all-archive-tab {
    background-color: #F7F7F7;
    border: 1px solid #9C9C9C;
    font-size: 8pt;
    margin: 0 10px;
    padding: 15px;
    text-align: right;
}
#split-all-archive {
    border-bottom: 1px solid #9C9C9C;
    margin-bottom: 7px;
    padding-bottom: 7px;
}
#all-archive-tab #split-all-archive {
    padding-right: 15px;
}
#all-archive span.sprite-menu_void-reverse{
    margin-left: 5px;
    margin-right: 5px;
}
#all-archive-tab span.sprite-menu_void-reverse{
    margin-left: 5px;
    margin-right: 20px;
}
.show-invoices .objects a:visited {
    color: #000;
}
#all-archive input[type="submit"], #all-archive-tab input[type="submit"]{
    background-color: #4889EF;
    border: 1px solid #000000;
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 8pt;
    padding: 5px;
}
#all-archive input[type="submit"]:hover, #all-archive-tab input[type="submit"]:hover{
    cursor: pointer;
}
#ListInvoices div.box_empty{
    margin: 10px 10px 20px 10px;
}
#ListInvoices div.box_information{
    margin: 5px 10px 15px 10px;
}
/*
div.sold-items .listItemsTabs li{
    font-size:9pt;
    padding: 8px 10px 2px 10px;
    min-width: 90px;
}

div.sold-items .title{
    height:30px;
}

div.sold-items div.box_empty{
    margin: 10px;
    border:1px solid #AAAAAA;
    padding:10px;
}

div.sold-items div.box_error,
div.sold-items div.box_information{
    margin:10px;
    margin-bottom:0px;
}

div.sold-items ul.listItemsTabs{
    margin-bottom:10px;
}
*/

span.invoice-status,
span.rating-status,
span.eval-given,
span.eval-not-given,
span.status span{
    vertical-align:middle;
    width:24px;
    height:24px;
    display: inline-block;
    margin:0px 2px 0px 2px;

    /*border-bottom:2px solid white;*/
    background: url("../../medias/wallet/invoice-status.png") 0 0 no-repeat;
}

span.status span{
    border:none;
}

span.rating-status{
    width:20px;
    height:20px;
}

span.status{
    font-size: 10pt;
    font-weight: bold;
}

span.invoice-status.asked                   {background-position: 0     0;      }
span.invoice-status.not-asked               {background-position: 0     -24px;  }

span.invoice-status.payment-sent            {background-position: -24px  0;     }
span.invoice-status.payment-not-sent        {background-position: -24px -24px;  }

span.invoice-status.payment-received        {background-position: -48px 0;      }
span.invoice-status.payment-not-received    {background-position: -48px -24px;  }

span.invoice-status.items-sent              {background-position: -72px 0;      }
span.invoice-status.items-not-sent          {background-position: -72px -24px;  }

span.invoice-status.items-received          {background-position: -96px 0;      }
span.invoice-status.items-not-received      {background-position: -96px -24px;  }

span.eval-given                             {background-position: -120px 0;     }
span.eval-not-given                         {background-position: -120px -24px; }

span.status span.status-validated           {background-position: -48px -48px;  }
span.status span.status-waiting             {background-position: -24px -48px;  }
span.status span.status-paid                {background-position: -72px -48px;  }
span.status span.status-closed              {background-position: 0px   -48px;  }

/*--------------------------------------------------------------*/
/* SPAN FOR RATING                                              */
/*--------------------------------------------------------------*/

span.rating-status.given-0              {background-position: 0px       -72px;  }
span.rating-status.given-25             {background-position: -20px     -72px;  }
span.rating-status.given-50             {background-position: -40px     -72px;  }
span.rating-status.given-75             {background-position: -60px     -72px;  }
span.rating-status.given-100            {background-position: -80px     -72px;  }
span.rating-status.given-comment        {background-position: -100px    -72px;  }
span.rating-status.given-deleted       {background-position: -120px    -72px;  }

span.rating-status.received-0           {background-position: 0px       -92px;  }
span.rating-status.received-25          {background-position: -20px     -92px;  }
span.rating-status.received-50          {background-position: -40px     -92px;  }
span.rating-status.received-75          {background-position: -60px     -92px;  }
span.rating-status.received-100         {background-position: -80px     -92px;  }
span.rating-status.received-comment     {background-position: -100px    -92px;  }
span.rating-status.received-deleted    {background-position: -120px    -92px;  }

span.rating-status.give                 {background-position: -0px      -112px; }

.delay{
    margin:10px;
    overflow: hidden;
}
.delay textarea{
    width: 100%;
/*    margin:10px;*/

}

.delay .validate{
    float:right;
    margin: 10px 0px 0px 0px;
}

div.btnWithoutMoreAction{
    display: inline-block;
    min-width: 147px;
    text-align: left;
}
a.actionWM:link, a.actionWM:visited, a.actionWM:active, a.actionWM:hover, input.actionWM{
    background-color: #4889EF;
    border: 1px solid black;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-family: Helvetica,Tahoma,Arial;
    font-size: 13px;
    font-weight: bold;
    padding: 3px 5px;
}
a.actionWM:hover, input.actionWM:hover {
    background-color: #317AED;
    text-decoration: none;
}
a.actionWM.disabled,
input.actionWM.disabled { /*A vérifier */
    background-color: #BFBFBF;
    border: 1px solid black;
    color: white;
    cursor: default;
    display: inline;
    padding: 3px 5px;
}
input.actionLinkWM{
    background-color: none;
    border: none;
    color:  #0E0DFC;
    cursor: pointer;
    display: inline;
    font-family: Helvetica,Tahoma,Arial;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-align: left;
}
input.actionLinkWM:hover {
     text-decoration: underline;
}
span.PrimaryActionWM{
    background-color: #4889EF;
    border: 1px solid black;
    color: white;
    display: inline-block;
    *display: inline;       /* IE6&7 display:inline-block hack */
    margin: 0 2px;
    min-width: 145px;
    padding: 3px;
    text-align: left;
    zoom: 1;                 /* IE6&7 display:inline-block hack */
}
span.PrimaryActionWM span.sprite-arrow-down {
    background-color: #EEEEEE;
    cursor: pointer;
    float: right;
    margin: 0 0 0 4px;
}
ul.MoreActionWM {
    background-color: #4889EF;
    border: 1px solid black;
    /*border-top : 1px solid #4889EF;*/
    display: none;
    margin: 0;
    min-width: 100px;
    padding: 1px;
    position: absolute;
    width: auto;
    z-index: 10;
}
ul.MoreActionWM li {
    color: white;
    list-style-type: none;
    text-align: left;
    margin: 0;
    padding: 3px 5px;
}
ul.MoreActionWM li p{
    margin: 1px;
}
span.PrimaryActionWM a:link, span.PrimaryActionWM a:visited, span.PrimaryActionWM a:active, span.PrimaryActionWM a:hover,
ul.MoreActionWM li a:link, ul.MoreActionWM li a:visited, ul.MoreActionWM li a:active, ul.MoreActionWM li a:hover{
    color: white;
    cursor: pointer;
    font-family: Helvetica,Tahoma,Arial;
    font-size: 13px;
    /*font-weight: bold;*/
    margin: 0;
    padding: 0;
}
ul.MoreActionWM li a:link, ul.MoreActionWM li a:visited, ul.MoreActionWM li a:active, ul.MoreActionWM li a:hover{
    font-size: 11px;
}
ul.MoreActionWM li span.disabled, span.PrimaryActionWM span.disabled{
    color: #CCCCCC;
    font-family: Helvetica,Tahoma,Arial;
    font-size: 13px;
    font-weight: bold;
}
div.members span.right ul.MoreActionWM li a.rating{
    margin: 0;
    padding: 0;
}
