diff --git a/styles/standard/elemstyles.xml b/styles/standard/elemstyles.xml
index 3e1027d..3e0bc04 100644
--- a/styles/standard/elemstyles.xml
+++ b/styles/standard/elemstyles.xml
@@ -480,7 +480,8 @@ For external files the <rules> should have following elements:
 
 	<rule>
 		<condition k="highway" v="road"/>
-		<line width="2" realwidth="5" dashed="true" colour="deprecated#ff0000"/>
+		<line width="2" realwidth="5" colour="street#c0c0c0"/>
+		<linemod mode="under" width="10" colour="tiger_data#80800090"/>
 		<icon annotate="true" src="misc/deprecated.png"/>
 	</rule>
 
