table[id^="STATION"] tbody tr:not(.header) td:not(.dummy)
{
	visibility: visible;
}
