/**
 * @file
 * Ecommerce module styles for three-column grid-based items.
 *
 * @author Shannon M. Rause <shannon.rause@creativeflavor.com>
 * @version $Revision: 1.4 $
 * @version $Name: STUDIO33DESIGN_2011-06-16_4 $
 * @version $Id: grid3.css,v 1.4 2008/02/07 20:31:26 smr Exp $
 *
 * These files are copyrighted to Creative Flavor Inc. and are
 * subject to the terms of the applicable Service Agreement.
 * If no service agreement is available you must contact us at
 * legal@creativeflavor.com or 303-379-9450.
 * 
 * These files may be watermarked to ensure traceability.
 */
@import url(/styles/ecommerce/items/grid.css);

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

