﻿/*These classes must be altered for IE9 browser views only. This stylesheet should only appear when the browser 'reads* IE9.

    See the default.master template for the code that implements this stylesheet.
*/

.container-dlc {
    display: table;
}

.box-layout {
    display: table-row;
}

.box-item-left  {
    display: table-cell;
}
