/* CSS Document */
table.storelist{
	border-width: 0px;
	border-spacing:0px;
	width:174px;
	font-size:14px;
}
table.storelist td.storespacer{
	border-width: 0px;
	padding: 1px;
	width: 20px;
}
table.storelist td.storename{
	border-width: 0px;
	padding: 1px;
	width: 150px;
}
table.storelist td.storeheader{
	border-width: 0px;
	padding: 2px;
}
