/* $Id: homepage.css,v 1.1 2009/06/06 04:30:45 greenmoo Exp greenmoo $ */
div#container table#dept-boxes {
 /* border-spacing: 12px 1px; */
 margin-left: auto;
 margin-right: auto;
 /* border: 1px solid #224A25; */
 border-top: 1px solid #224A25;
 border-bottom: 1px solid #224A25;
 clear: both;
 width: 100%;
}
div#container table#store-hours {
 margin-left: auto;
 margin-right: auto;
 border: 1px solid black;
}
