Index: trunk/data/validator/geometry.mapcss
===================================================================
--- trunk/data/validator/geometry.mapcss	(revision 10037)
+++ trunk/data/validator/geometry.mapcss	(revision 10071)
@@ -232,5 +232,5 @@
 way[highway] > node[office][!entrance],
 way[highway] > node[shop][!entrance],
-way[highway] > node!.guidepost[tourism][!entrance][tourism!=viewpoint] {
+way[highway] > node[tourism][!entrance][tourism!=viewpoint]!.guidepost {
   throwWarning: tr("{0} node connected to a highway", "{0.key}");
 }
