﻿@charset "UTF-8";
#tblLayout {
  max-width: none;
}
#tblLayout td:first-child,
#tblLayout td:last-child {
  display: none;
}