div#main #locator table {
	border-collapse:collapse;
	width: 600px;
	line-height: 1.4em;
	font-size: 10px;
}
div#locator th {
	text-align: left;
	padding-top: 30px;
	padding-bottom: 10px;
	font-size: 140%;
	font-weight: bold;
	color: #FF6600;
	padding-left: 10px;
}
div#locator .address a {
	color: #99FFFF;
}
div#locator .shopname a {
	color: #99FFFF;
}
div#locator table td {
	padding: 10px 5px 5px;
}
div#locator table tr th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
div#locator .shopname {
	width: 160px;
}
div#locator .address {
	width: 322px;
}
div#locator .phone {
	width: 90px;
}
