table.LocationsPage {
	width: 900px;
	margin: 0px;
	padding: 0px;
}
table.LocationsPage td.leftside {
	width: 540px;
	padding-right: 10px;
	vertical-align: top;
}
table.LocationsPage td.rightside {
	border-left: 1px solid #555;
	padding-left: 10px;
	width: 340px;
	vertical-align: top;
}


td.LocationsStore
{
	width: 200px;
	vertical-align: top;
	padding-left: 20px;
	padding-bottom: 8px;
	border-bottom: 1px solid #cccccc;
}
td.LocationsHours
{
	width: 190px;
	vertical-align: bottom;
	padding-bottom: 8px;
	padding-top: 2px;
	border-bottom: 1px solid #cccccc;
}
td.LocationsManager
{
	vertical-align: bottom;
	padding-bottom: 8px;
	padding-top: 2px;
	border-bottom: 1px solid #cccccc;
}
