/* Roundedtable*/
.titleroundedtablegray
{
    color: #797979;
    height: 19px;
    vertical-align: middle;
    text-align: left;
    padding-bottom: 4px;
    padding-right: 4px;
    white-space: nowrap;
    
}

.titleroundedtableblue
{
    color: #446D80;
    height: 19px;
    vertical-align: middle;
    text-align: left;
    padding-bottom: 4px;
     padding-right: 4px;
    white-space: nowrap;
}

.titleroundedtableyellow
{
    color: #8B8B84;
    height: 19px;
    vertical-align: middle;
    text-align: left;
    padding-bottom: 4px;
    padding-right: 4px;
    white-space: nowrap;
}