﻿/* CSS Document */
/* style placed here as it has to be used even if the theme css is not loaded*/

.tblAdminOptions td
{
        white-space:nowrap;
        text-align:left;
}
