/*
 * This file will hold styles for all layouts using the alpha grid (i.e. not the mobile layout).
 */
#zone-menu .grid-2,
#zone-content-wrapper #region-sidebar-second {
  width: 16.7%; }
  #zone-menu .grid-2.suffix-1,
  #zone-content-wrapper #region-sidebar-second.suffix-1 {
    padding: 0; }

  #zone-footer .grid-10 {
    width: 83.333%; }
  #zone-footer .suffix-1 {
    padding-right: 5.5%; }

