﻿.notification-list .select-button
{
    width: 80px;
}

.notification-list table
{
    width: 100%;
}

.notification-list table tr td
{
    vertical-align: top;
}

.notification-list .select-list
{
    height: 200px;
    width: 100%;
    min-width: 200px;
}
.non-read-only {
    color: #777; font-size: 12px; padding: 5px 3px;
}