Index: trunk/styles/standard/elemstyles.xml
===================================================================
--- trunk/styles/standard/elemstyles.xml	(revision 719)
+++ trunk/styles/standard/elemstyles.xml	(revision 722)
@@ -633,4 +633,16 @@
 	</rule>
 	
+<!-- junction tag --> 
+
+	<rule>
+		<condition k="junction" v="roundabout" /> 
+		<!-- this overwrites the "underlying" highway tag, so comment it out until we have a better way to display this -->
+		<!--area width="1" colour="#eeeeee" /--> 
+		<!-- tagging a node makes no real sense, a roundabout should be tagged with several nodes, or a highway=mini_roundabout should probably be used -->
+		<icon annotate="true" src="misc/deprecated.png" /> 
+		<scale_min>1</scale_min> 
+		<scale_max>50000</scale_max> 
+	</rule> 
+
 <!-- cycleway tags -->
 
