

.storeLocation table{
	width: 100%;
	padding: 10px;
}

.storeLocation table.odd{
	background-color:#eee4ce;
}

.storeLocation h2{
	text-align:center;
	font-size:1.1em;
}

.storeLocation h3{
padding-top:1em;
font-weight:bold;
display:block;
font-size:0.9em;
}

.storeLocation img {
	float: left;
	margin: 0;
	border: 1px solid #540C0C;
}

.storeLocation th{
width: 205px;
}

.storeLocation td{
vertical-align:top;
padding-left: 10px;
}
