/**
 * @file
 * Ecommerce module styles for two-column grid-based items.
 *
 * @author Shannon M. Rause <shannon.rause@creativeflavor.com>
 * @version $Revision: 1.4 $
 * @version $Name: AEE_2008-08-01_30 $
 * @version $Id: grid2.css,v 1.4 2008/02/07 20:31:25 smr Exp $
 *
 * These files are copyrighted to Creative Flavor Inc. and are
 * subject to the terms of the applicable Service Agreement.
 */
@import url(/styles/ecommerce/items/grid.css);

.catalog .items td,
.catalog .items th
{
   width: 50%;
}

