/* Overflow setting for the tables on the admin page */
.mainTables { height: 25%; overflow-y: auto; overflow-x: hidden; }

