/****************************************************************/
/* External CSS file                                            */
/* Filename 'ecomm.css'                                         */
/* Author:                                                      */
/* Copyright: 2000-2020 J-Place Productions All Rights Reserved */
/* Modified: yymmdd   By: BS                                    */
/*           Added standard comment headers                     */
/****************************************************************/


/*********************************************************/
/* div box styles */
.ecommButtonBox {
	background: #8080FF;
	border: 0;
	margin: 0.25em 5% 0.25em 5%;
	width: 90%;
}
.ecommButtonBox img {
	margin: 0 4px 0 4px;
}
.ecommButtonBox th {
	margin: 0 4px 0 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	color: Maroon;
}
