+#rng-visualEditor-meta table [contenteditable] {\r
+ font-size: 11px;\r
+ line-height:13px;\r
+ cursor: pointer;\r
+\r
+}\r
+\r
+#rng-visualEditor-meta table tr td:nth-child(1) [contenteditable] {\r
+ width:90px;\r
+}\r
+\r
+#rng-visualEditor-meta table tr td:nth-child(2) [contenteditable] {\r
+ width:150px;\r
+}\r
+\r
+#rng-visualEditor-meta .btn{\r
+ padding:3px;\r
+ line-height:10px;\r
+}\r
+\r
+#rng-sourceEditor-editor {\r
+ width: 940px;\r
+ height: 500px;\r
+}\r
+\r
+[wlxml-tag] {\r