.location_unit_hide
{
	display: none;
}

.location_unit_show
{
	display: table-row;
}