/**
 * @file
 * Ecommerce module styles for three-column grid-based items.
 *
 * @author Shannon M. Rause <shannon.rause@creativeflavor.com>
 * @version $Revision: 1.1 $
 * @version $Name: THESHABBYDOG_2010-04-05_5 $
 * @version $Id: grid4.css,v 1.1 2008/09/25 00:24:12 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: 25%;
}

