.andACommentInABlock{ color:#7fffd4; }.removesTrailingSemicolons{ color:#f0ffff}.removesExtraSemicolons{ color:#f5f5dc;}.removesAllWhiteSpace{ color : #8a2be2 }.removesTabsAndNewLines {color:#ffe4c4; }.removesEmptyBlocks{}.likeThisOne{ }.andThisOne{ }.removesDecimals{ font-size:0.5em; }.removesUnitsForZero{ width:0%; border-width:0px; font-size:0em; }.removesURLSingleQuotes{ background-image:url('/some/url'); }.removesURLDoubleQuotes{ background-image:url("/some/url"); }.reducesMargin{ margin:1px 2px 1px 2px; }.reducesPadding{ padding:3px 4px 5px 4px; }.reducesBorderWidth{ border-width:6px 7px 6px 7px; }.compressesHexes{ color:#FFEEDD; }.compressesColors{ color:#008080; background-color:fuchsia; }.convertsRGBHexes{ color:rgb(250, 150, 50); background-color:rgb(255, 0, 0); }.convertsRGBPercentages{ color:rgb(100%, 75%, 50%); background-color:rgb(100%, 0%, 0%); }.removesDuplicateRules{ width:4%; width:4%; }.removesOverwrittenRulesInSameBlock{ color:blue; color:aqua}.removesOverwrittenRulesInDifferentBlocks{ height:6%; }.removesOverwrittenRulesInDifferentBlocks{ height:7%}.compressesFontWeight1{ font-weight:normal; }.compressesFontWeight2{ font-weight:bold; }.changesColorNamesToLowercase{ color:BLUE; }.changesColorHexValuesToLowercase{ color:#FEFEFE; }DIV.makesLowercaseTagsNames{ color:#FFEBCD}.combineStylesForSameElements{ width:2%; }.combineStylesForSameElements{ font-variant:small-caps; }.combinesFontStyles{ font-style:normal; font-variant:normal; font-weight:bold; font-size:10px; font-family:monospace}.combineIndividualMargins1{ margin-left:1px; }.combineIndividualMargins2{ margin-left:2px; margin-top:2px; }.combineIndividualMargins3{ margin-left:2px; margin-top:2px; margin-right:2px; }.combineIndividualMargins4{ margin-left:2px; margin-top:2px; margin-right:2px; margin-bottom:2px; }.combineIndividualPaddings{ padding-top:2px; padding-right:2px; padding-bottom:2px; padding-left:2px; }.combineBorders{ border-width:1px; border-style:solid; border-color:red; }.combineSameStyles1{ float:left}.combineSameStyles2{ float:left}