#all-stores-list
{
	padding-top: 1.5em;
}
#all-stores-list ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#all-stores-list li
{
	padding-bottom: .5em;
	line-height: 1.2em;
}
#all-stores-list a
{
	text-decoration: none;
}
.all-stores-list-locale
{
	text-decoration: underline;
}
.all-stores-list-address
{
	color: #666666;
	font-weight: normal;
	font-size: 11px;
}
