Index: trunk/data/defaultpresets.xml
===================================================================
--- trunk/data/defaultpresets.xml	(revision 14533)
+++ trunk/data/defaultpresets.xml	(revision 14534)
@@ -1023,14 +1023,16 @@
             <label text="Some road types already imply some access restrictions which should not be set again." />
             <space />
-            <check key="oneway" text="Oneway" />
-            <check key="toll" text="Toll" />
-            <check key="noexit" text="No exit (cul-de-sac)" />
+            <checkgroup columns="3" >
+                <check key="oneway" text="Oneway" />
+                <check key="toll" text="Toll" />
+                <check key="noexit" text="No exit (cul-de-sac)" />
+            </checkgroup>
+            <space />
             <label text="Transport mode restrictions" />
-            <space />
             <combo key="access" text="General Access" values="yes,destination,delivery,permissive,private,customers,agricultural,forestry,no" match="key" values_searchable="true" />
             <combo key="foot" text="Foot" values="yes,official,designated,permissive,destination,delivery,private,no" match="key" />
             <combo key="horse" text="Horse" values="yes,official,designated,permissive,destination,delivery,private,no" match="key" />
+            <space />
             <label text="Vehicles per type" />
-            <space />
             <combo key="vehicle" text="All vehicles" values="yes,destination,delivery,permissive,private,agricultural,forestry,no" match="key" />
             <combo key="bicycle" text="Bicycle" values="yes,official,designated,permissive,destination,delivery,private,use_sidepath,no" match="key" />
@@ -1040,6 +1042,7 @@
             <combo key="goods" text="Light Commercial Vehicles (goods)" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" match="key" />
             <combo key="hgv" text="Heavy Goods Vehicles (hgv)" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" match="key" />
+            <combo key="4wd_only" text="4WD only" values="yes,recommended,no" match="key" />
+            <space />
             <label text="Vehicles per use" />
-            <space />
             <combo key="agricultural" text="Agricultural" values="yes,official,designated,destination,permissive,private,no" match="key" />
             <combo key="emergency" text="Emergency vehicles" values="yes,official,designated,destination,no" match="keyvalue" />
