Index: colors-fresh-rtl.css
===================================================================
--- colors-fresh-rtl.css	(revision 9353)
+++ colors-fresh-rtl.css	(working copy)
@@ -2,20 +2,22 @@
 	border-right-color: transparent;
 	border-left-color: #99d;
 }
-.post-com-count {
-}
+
 #adminmenu li a #awaiting-mod, #sidemenu li a #update-plugins {
 	background-image: url(../images/comment-stalk-rtl.gif);
-	background-position:right bottom;
+	background-position: right bottom;
 }
+
 #footer {
-	background-position:99% 10px;
+	background-position: 99% 10px;
 }
+
 .plugins .togl {
 	border-right-color: transparent;
 	border-left-color: #ccc;
 }
+
 #upload-menu li.current {
-	border-right-color:transparent;
+	border-right-color: transparent;
 	border-left-color: #448abd;
 }
Index: colors-fresh.css
===================================================================
--- colors-fresh.css	(revision 9353)
+++ colors-fresh.css	(working copy)
@@ -1,13 +1,10 @@
-
 #sidemenu-bg,
 .find-box-search {
 	background-color: #e4f2fd;
 	border-color: #c6d9e9;
 }
 
-a.page-numbers:hover {
-	border-color: #999;
-}
+a.page-numbers:hover { border-color: #999; }
 
 body,
 .form-table .pre,
@@ -16,9 +13,7 @@
 	color: #333;
 }
 
-body > #upload-menu {
-	border-bottom-color: #fff;
-}
+body > #upload-menu { border-bottom-color: #fff; }
 
 div#current-widgets,
 #postcustomstuff table,
@@ -30,9 +25,7 @@
 	border-color: #ccc;
 }
 
-.widefat {
-	border-color: #dfdfdf;
-}
+.widefat { border-color: #dfdfdf; }
 
 div.dashboard-widget-error {
 	background-color: #c43;
@@ -144,9 +137,7 @@
 	border-color: #c00;
 }
 
-.error a {
-	color: #c00;
-}
+.error a { color: #c00; }
 
 .form-invalid {
 	background-color: #ffebe8 !important;
@@ -622,7 +613,7 @@
 .wp_themeSkin a:link,
 .wp_themeSkin a:visited,
 .wp_themeSkin a:active {
-	 color: #000;
+	color: #000;
 }
 
 /* Containers */
@@ -636,7 +627,7 @@
 
 /* Layout */
 .wp_themeSkin .mceStatusbar {
-	color:#000;
+	color: #000;
 	background-color: #eaf3fa;
 }
 
@@ -782,18 +773,10 @@
 
 /* Diff */
 
-table.diff .diff-deletedline {
-	background-color: #ffdddd;
-}
-table.diff .diff-deletedline del {
-	background-color: #ff9999;
-}
-table.diff .diff-addedline {
-	background-color: #ddffdd;
-}
-table.diff .diff-addedline ins {
-	background-color: #99ff99;
-}
+table.diff .diff-deletedline { background-color: #fdd; }
+table.diff .diff-deletedline del { background-color: #f99; }
+table.diff .diff-addedline { background-color: #dfd; }
+table.diff .diff-addedline ins { background-color: #9f9; }
 
 #att-info {
 	background-color: #E4F2FD;
@@ -870,7 +853,7 @@
 }
 
 .inline-editor ul.cat-checklist {
-	background-color: #FFFFFF;
+	background-color: #fff;
 }
 
 .inline-editor .categories .catshow,
Index: dashboard.css
===================================================================
--- dashboard.css	(revision 9353)
+++ dashboard.css	(working copy)
@@ -10,25 +10,25 @@
 	border-style: solid;
 	border-width: 1px;
 	padding: 2px 3px;
-	border-color: #CCCCCC;
+	border-color: #ccc;
 }
 
 form .input-text-wrap input {
-	border: 0pt none;
+	border: none;
 	outline-color: -moz-use-text-color;
 	outline-style: none;
 	outline-width: medium;
-	padding: 0pt;
+	padding: 0;
 	width: 99%;
 	border-style: solid;
-	color: #333333;
+	color: #333;
 }
 
 form .textarea-wrap {
 	border-style: solid;
 	border-width: 1px;
 	padding: 2px;
-	border-color: #CCCCCC;
+	border-color: #ccc;
 }
 
 form .textarea-wrap textarea {
@@ -137,10 +137,7 @@
 	list-style: none;
 }
 
-.rss-widget a.rsswidget {
-	font-size: 14px;
-}
-
+.rss-widget a.rsswidget,
 .rss-widget span.rss-date {
 	font-size: 14px;
 }
Index: global-rtl.css
===================================================================
--- global-rtl.css	(revision 9353)
+++ global-rtl.css	(working copy)
@@ -1,31 +1,35 @@
-body, td {
+body, td, textarea, input, select {
 	font-family: Tahoma;
 }
-textarea, input, select {
-	font-family: Tahoma;
-}
+
 h1, h2, h3 {
-	font-family:arial;
+	font-family: arial;
 }
+
 .widefat td {
 	padding: 7px 10px 9px 15px;
 }
+
 .widefat th {
 	padding: 9px 10px 6px 15px;
 	text-align: right;
 }
+
 .widefat th input {
 	margin: 0 8px 0 0;
 }
+
 .widefat .check-column {
 	text-align: left;
 }
+
 .wrap h2 {
-	font-family:arial;
+	font-family: arial;
 	margin: 5px -4px 0 0;
-	padding-right:0;
+	padding-right: 0;
 	padding-left: 280px;
 }
+
 .wrap h2.long-header {
 	padding-left: 0;
 }
Index: global.css
===================================================================
--- global.css	(revision 9353)
+++ global.css	(working copy)
@@ -75,7 +75,7 @@
 
 /* styles for use by people extending the WordPress interface */
 
-body	{
+body {
 	margin: 0;
 	padding: 0;
 }
@@ -100,67 +100,35 @@
 	padding: 3px;
 }
 
-.alignleft {
-	float: left;
-}
+.alignleft { float: left; }
 
-.alignright {
-	float: right;
-}
+.alignright { float: right; }
 
-.textleft {
-	text-align: left;
-}
+.textleft { text-align: left; }
 
-.textright {
-	text-align: right;
-}
+.textright { text-align: right; }
 
 .clear { clear: both; }
 
 .hidden { display: none; }
 
-h1 {
-  display: block;
-  font-size: 2em;
-  font-weight: bold;
-  margin: .67em 0;
+h1, h2, h3, h4, h5,h6 {
+	display: block;
+	font-weight: bold;
 }
 
-h2 {
-  display: block;
-  font-size: 1.5em;
-  font-weight: bold;
-  margin: .83em 0;
-}
+h1 { font-size: 2em; margin: .67em 0; }
 
-h3 {
-  display: block;
-  font-size: 1.17em;
-  font-weight: bold;
-  margin: 1em 0;
-}
+h2 { font-size: 1.5em; margin: .83em 0; }
 
-h4 {
-  display: block;
-  font-weight: bold;
-  margin: 1.33em 0;
-}
+h3 { font-size: 1.17em; margin: 1em 0; }
 
-h5 {
-  display: block;
-  font-size: 0.83em;
-  font-weight: bold;
-  margin: 1.67em 0;
-}
+h4 { margin: 1.33em 0; }
 
-h6 {
-  display: block;
-  font-size: 0.67em;
-  font-weight: bold;
-  margin: 2.33em 0;
-}
+h5 { font-size: 0.83em; margin: 1.67em 0; }
 
+h6 { font-size: 0.67em; margin: 2.33em 0; }
+
 .subsubsub {
 	list-style: none;
 	margin: 0;
@@ -209,13 +177,9 @@
 	
 }
 
-.widefat a {
-	text-decoration: none;
-}
+.widefat a { text-decoration: none; }
 
-.widefat abbr {
-	white-space: nowrap;
-}
+.widefat abbr { white-space: nowrap; }
 
 .widefat td, .widefat th {
 	border-bottom-width: 1px;
Index: install-rtl.css
===================================================================
--- install-rtl.css	(revision 9353)
+++ install-rtl.css	(working copy)
@@ -1,6 +1,7 @@
 body {
 	font-family: Tahoma;
 }
+
 /* Half the page disapears on IE6 */
 * html body {
 	width: 700px; 
@@ -8,20 +9,21 @@
 	left: 50%; 
 	margin-right: 350px;
 }
+
 ul, ol {
 	padding: 5px 22px 5px 5px;
 }
-.step, th {
-	text-align:right;
+
+.step, th, .form-table th  {
+	text-align: right;
 }
+
 .submit input, .button, .button-secondary  {
 	font-family: Tahoma;
-	margin-right:0;
+	margin-right: 0;
 }
-.form-table th {
-	text-align:right;
-}
+
 h1 {
-	font-family:arial;
+	font-family: arial;
 	margin: 5px -4px 0 0;
 }
Index: install.css
===================================================================
--- install.css	(revision 9353)
+++ install.css	(working copy)
@@ -17,10 +17,14 @@
 
 a:hover { color: #d54e21; }
 
-
 h1 {
-	font-size: 18px;
-	margin-bottom: 0;
+	border-bottom: 1px solid #dadada;
+	clear: both;
+	color: #666;
+	font: 24px Georgia, "Times New Roman", Times, serif;
+	margin: 5px 0 0 -4px;
+	padding: 0;
+	padding-bottom: 7px;
 }
 
 h2 { font-size: 16px; }
@@ -31,26 +35,20 @@
 	line-height: 18px;
 }
 
-code {
-	font-size: 13px;
-}
+code { font-size: 13px; }
 
 ul, ol { padding: 5px 5px 5px 22px; }
 
-#logo { margin: 6px 0 14px 0px; border-bottom: none;}
+#logo { margin: 6px 0 14px 0; border-bottom: none;}
 
 .step {
 	margin: 20px 0 15px;
 }
 
-.step input {
+.step input, a.button {
 	font-size: 18px;
 }
 
-a.button {
-	font-size: 18px;
-}
-
 .step, th { text-align: left; padding: 0; }
 
 .submit input, .button, .button-secondary {
@@ -117,26 +115,12 @@
 	padding: 2px;
 }
 
-h1 {
-	border-bottom: 1px solid #dadada;
-	clear: both;
-	color: #666666;
-	font: 24px Georgia, "Times New Roman", Times, serif;
-	margin: 5px 0 0 -4px;
-	padding: 0;
-	padding-bottom: 7px;
-}
+#error-page { margin-top: 50px; }
 
-#error-page {
-	margin-top: 50px;
-}
-
 #error-page p {
 	font-size: 14px;
 	line-height: 16px;
 	margin: 25px 0 20px;
 }
 
-#error-page code {
-	font-size: 15px;
-}
\ No newline at end of file
+#error-page code { font-size: 15px; }
\ No newline at end of file
Index: login-rtl.css
===================================================================
--- login-rtl.css	(revision 9353)
+++ login-rtl.css	(working copy)
@@ -1,37 +1,35 @@
-body {
+body , #login form .submit input {
 	font-family: Tahoma;
 }
+
 form {
 	margin-left:0;
 	margin-right: 8px;
 }
-form .forgetmenot {
-	float:right;
-}
-#login form .submit input  {
-	font-family: Tahoma;
-}
-form .submit {
-	float:left;
-}
+
+form .forgetmenot { float: right; }
+
+form .submit { float: left; }
+
 #backtoblog a {
-	left:auto;
-	right:15px;
+	left: auto;
+	right: 15px;
 }
+
 #login_error, .message {
 	margin: 0 8px 16px 0;
 }
-#nav {
-	margin:0 8px 0 0;
-}
+
+#nav { margin: 0 8px 0 0; }
+
 #user_pass, #user_login, #user_email {
-	margin-right:0;
+	margin-right: 0;
 	margin-left: 6px;
 }
-h1 a {
-	text-decoration:none;
-}
+
+h1 a { text-decoration: none; }
+
 /* ltr input */
 #user_login, #user_pass {
-	direction:ltr;
+	direction: ltr;
 }
Index: media-rtl.css
===================================================================
--- media-rtl.css	(revision 9353)
+++ media-rtl.css	(working copy)
@@ -1,66 +1,83 @@
 body#media-upload ul#sidemenu {
-	left:auto;
-	right:0;
+	left: auto;
+	right: 0;
 	width: 620px;
 }
+
 #search-filter {
-	text-align:left;
+	text-align: left;
 }
+
 .align .field label {
 	padding: 0 28px 0 0;
 	margin: 0 0 0 1em;
 }
-.image-align-none-label, .image-align-left-label, .image-align-center-label, .image-align-right-label {
-	background-position:center right;
+
+.image-align-none-label, .image-align-left-label,
+.image-align-center-label, .image-align-right-label {
+	background-position: center right;
 }
+
 tr.image-size label {
 	margin: 0 0 0 1em;
 }
+
 .filename.original {
 	float: right;
 }
+
 .crunching {
 	text-align: left;
-	margin-right:0;
+	margin-right: 0;
 	margin-left: 5px;
 }
+
 button.dismiss {
-	right:auto;
-	left:5px;
+	right: auto;
+	left: 5px;
 }
+
 .file-error {
 	margin: 0 50px 5px 0;
 }
+
 .progress {
-	left:auto;
-	right:0;
+	left: auto;
+	right: 0;
 }
+
 .bar {
-	border-right-width:0;
+	border-right-width: 0;
 	border-left-width: 3px;
 	border-left-style: solid;
 }
+
 .media-item .pinkynail {
-	float:right;
+	float: right;
 }
+
 .describe-toggle-on, .describe-toggle-off {
 	float: left;
-	margin-right:0;
+	margin-right: 0;
 	margin-left: 20px;
 }
+
 /* Specific to Uploader */
 
 #media-upload .media-upload-form p {
 	margin: 0 0 1em 1em;
 }
+
 .filename {
 	float: right;
-	margin-left:0;
+	margin-left: 0;
 	margin-right: 10px;
 }
+
 #media-upload .describe th.label {
-	text-align:right;
+	text-align: right;
 }
+
 .menu_order {
-	float:left;
+	float: left;
 }
Index: media.css
===================================================================
--- media.css	(revision 9353)
+++ media.css	(working copy)
@@ -21,13 +21,9 @@
 	font-weight: bold;
 }
 
-form {
-	margin: 1em;
-}
+form { margin: 1em; }
 
-#search-filter {
-	text-align: right;
-}
+#search-filter { text-align: right; }
 
 .media-upload-form label, .media-upload-form legend {
 	display:block;
@@ -63,6 +59,7 @@
 	padding: 0 0 0 28px;
 	margin: 0 1em 0 0;
 }
+
 .image-align-none-label {
 	background: url(../images/align-none.png) no-repeat center left;
 }
@@ -86,15 +83,18 @@
 tr.image-size td {
 	width: 460px;
 }
+
 tr.image-size div.image-size-item {
 	float: left;
 	width: 25%;
 	margin: 0;
 }
+
 tr.image-size label {
 	display: inline;
 	margin: 0 0 0 1em;
 }
+
 .pinkynail {
 	max-width: 40px;
 	max-height: 40px;
@@ -103,18 +103,21 @@
 .filename.original {
 	float: left;
 }
+
 .crunching {
 	display: block;
 	line-height: 32px;
 	text-align: right;
 	margin-right: 5px;
 }
+
 button.dismiss {
 	position: absolute;
 	top: 5px;
 	right: 5px;
 	z-index: 4;
 }
+
 .file-error {
 	margin: 0 0 5px 50px;
 	font-weight: bold;
@@ -122,13 +125,14 @@
 
 .progress {
 	position: absolute;
-	top: 0px;
-	left: 0px;
+	top: 0;
+	left: 0;
 	width: 623px;
 	height: 36px;
 }
+
 .bar {
-	width: 0px;
+	width: 0;
 	height: 100%;
 	border-right-width: 3px;
 	border-right-style: solid;
@@ -142,6 +146,7 @@
 	max-width: 128px;
 	max-height: 128px;
 }
+
 .media-item .pinkynail {
 	float: left;
 	margin: 2px;
@@ -152,6 +157,7 @@
 thead.media-item-info tr {
 	background-color: transparent;
 }
+
 thead.media-item-info th, thead.media-item-info td {
 	border: none;
 	margin: 0;
@@ -164,35 +170,39 @@
 .describe.startopen, .describe.startclosed {
 	display: none;
 }
+
 abbr.required {
 	text-decoration: none;
 	border: none;
 }
+
 .describe label {
 	display: inline;
 }
+
 .describe td {
 	vertical-align: middle;
 }
+
 .describe td.A1 {
 	width: 132px;
 }
+
 .describe input[type="text"], .describe textarea {
 	width: 460px;
 }
+
 .describe-toggle-on, .describe-toggle-off {
 	display: block;
 	line-height: 36px;
 	float: right;
 	margin-right: 20px;
 }
+
 .describe-toggle-off {
 	display: none;
 }
 
-.clickmask {
-}
-
 .hidden {
 	height: 0px;
 	width: 0px;
@@ -214,9 +224,11 @@
 	font-style: italic;
 	font-weight: normal;
 }
+
 #media-upload tr.image-size td.field {
 	text-align: center;
 }
+
 #media-upload #media-items {
 	border-width: 1px;
 	border-style: solid;
@@ -243,6 +255,7 @@
 	overflow: hidden;
 	max-width: 430px;
 }
+
 #media-upload .describe {
 	border-top-width: 1px;
 	border-top-style: solid;
@@ -251,13 +264,16 @@
 	clear: both;
 	cursor: default;
 }
+
 #media-upload .describe th.label {
 	padding-top: .5em;
 	text-align: left;
 }
+
 #media-upload tr.align td.field {
 	text-align: center;
 }
+
 #media-upload tr.image-size {
 	margin-bottom: 1em;
 	height: 3em;
@@ -272,10 +288,10 @@
 }
 
 #filter .tablenav select {
-	border-style:solid;
-	border-width:1px;
-	padding:2px;
-	vertical-align:top;
+	border-style: solid;
+	border-width: 1px;
+	padding: 2px;
+	vertical-align: top;
 }
 
 #media-upload a.delete,
@@ -295,7 +311,7 @@
 }
 
 .menu_order_input {
-	border: 1px solid #DDDDDD;
+	border: 1px solid #ddd;
 	font-size: 10px;
 	padding: 1px;
 	width: 23px;
@@ -309,8 +325,8 @@
 }
 
 #media-upload th.order-head {
-	 width: 25%;
-	 text-align: center;
+	width: 25%;
+	text-align: center;
 }
 
 #media-upload .widefat {
Index: theme-editor.css
===================================================================
--- theme-editor.css	(revision 9353)
+++ theme-editor.css	(working copy)
@@ -1,12 +1,9 @@
 #template textarea {
-	font-family: 'Courier New', Courier, monospace;
-	font-size: 12px;
+	font: 12px 'Courier New', Courier, monospace;
 	width: 97%;
 }
 
-#template p {
-	width: 97%;
-}
+#template p { width: 97%; }
 
 #templateside {
 	float: right;
@@ -23,7 +20,7 @@
 }
 
 #templateside h4 {
-	margin-bottom: 0px;
+	margin-bottom: 0;
 }
 
 #templateside ol, #templateside ul {
@@ -33,7 +30,7 @@
 }
 
 #templateside ol li, #templateside ul li {
-	margin: 1px 0px;
+	margin: 1px 0;
 }
 
 #themeselector {
@@ -48,17 +45,13 @@
 	padding: 0;
 }
 
-.nonessential {
-	font-size: small;
-}
+.nonessential { font-size: small; }
 
-.highlight {
-	padding: 1px;
-}
+.highlight { padding: 1px; }
 
 div.bordertitle h2 {
 	border: none;
-	padding-bottom: 0px;
+	padding-bottom: 0;
 }
 
 div.tablenav {
Index: upload-rtl.css
===================================================================
--- upload-rtl.css	(revision 9353)
+++ upload-rtl.css	(working copy)
@@ -1,12 +1,7 @@
-html {
-	direction: ltr;
-	}
-#uploadoptions, table {
-	direction: rtl;
-	}
-td {
-	padding: 1px 6px 0;
-	}
-.submit {
-	text-align: left;
-	}
\ No newline at end of file
+html { direction: ltr; }
+
+#uploadoptions, table { direction: rtl; }
+
+td { padding: 1px 6px 0; }
+
+.submit { text-align: left; }
\ No newline at end of file
