Compressing CSS files is a great way to save some bandwidth and to increase loading speed, especially on more complex sites with stylesheets reaching more than 1000 lines of code.
You can choose from 4 levels of readability(compression),depending on how legible after compression you want it. The "Minimal" level of readability should work well in most cases, creating a good balance between readability and compression.