﻿td.messageConsumers
{
    direction:rtl;
    color:#ff80c8;    
    text-align:center;
}
.messageConsumers
{
    color:#ff80c8;    
}
table.tableConsumers
{
    direction:rtl;
    float:right;    
}

.starConsumers
{
    color:#00097A;    
}
td.itemConsumers
{
    text-align:left;    
    color:#ffcc66;
}
td.commentConsumers
{
    color:#cccccc;    
    text-align:right;
}
td.titleConsumers
{
    text-align:right;
    font-weight:600;    
    padding:5px;
}
td.titleConsumers a
{
    color:#ff9900;
    font-weight:600;  
}
td.titleConsumers a:hover
{
     color:#ffcc00;    
}
input.Consumers
{
    border:solid 1px #13B9FF;
    background-color:#00579E;
    color:White;
    text-align:right;
    float:right;
    direction:rtl;
}
select.Consumers
{
    border:solid 1px #13B9FF;
    background-color:#00579E;
    color:White;
    text-align:right;
    float:right;
    direction:rtl;
}
table.Consumersgroup
{
    float:left;    
}