@charset "UTF-8";
/* ---------------------------------------------------------------------------------------------------------
 * SITE SPECIFIC LAYOUT
 *
 * This file contains the basic layout directives for the Vanagon.com web site.
 * --------------------------------------------------------------------------------------------------------*/

	table.shopList {
		margin: 10px 0 10px 30px;
		}

	table.shopList td {
		padding: 5px 10px 5px 0;
		border: 0 dotted #7794b2;
		border-width: 1px 0;
		}

