
.normalHeader {
    white-space: nowrap;
}

.hiddenHeader {
    display: none;
}

.sorttable_alpha {
    cursor: pointer
}

td .action {
    text-align: center
}

.imagebutton
{
    text-decoration:none;
    border:0;
}

.imagebutton img
{
    border:0;
    max-height:20px;
    margin: 3px;
}

.imagebutton:hover{
    cursor: pointer;
}

/* .imagebutton:active {
    background-color: #808080;
} */
td{
    vertical-align: inherit!important;
}