Using hard-core abstractions to ease and speed-up development
/* General (!) */
.fl  {float:left !important;}
.fr  {float:right !important;}
.clr {clear:both;}
.leg {font-size:10px !important;}
.fc1 {color:#7AC3B4 !important;}
.w60p  {width:60% !important;}
.w63p  {width:63% !important;}
.w100p {width:100% !important;}
.w25  {width:25px !important;}
.w40  {width:40px !important;}
.w70  {width:70px !important;}
.w124 {width:124px !important;}
.w140 {width:140px !important;}
.w187 {width:187px !important;}
.w300 {width:300px !important;}
.w307 {width:307px !important;}
.w310 {width:310px !important;}
.w317 {width:317px !important;}
.w342 {width:342px !important;}
.w940 {width:940px !important;}
.noBg {background:none !important;}

/* Margins and Paddings */
.mb0  {margin-bottom:0px !important;}
.mb10 {margin-bottom:10px !important;}
.mb20 {margin-bottom:20px !important;}
.mb30 {margin-bottom:30px !important;}
.mt8  {margin-top:8px !important;}
.mt10 {margin-top:10px !important;}
.mt20 {margin-top:20px !important;}
.mt30 {margin-top:30px !important;}
.mt35 {margin-top:35px !important;}
.mr5  {margin-right:5px !important;}
.mr10 {margin-right:10px !important;}
.ml10 {margin-left:10px !important;}
.ml20 {margin-left:20px !important;}
.ml30 {margin-left:30px !important;}
.pb10 {padding-left:10px !important;}
.pb20 {padding-bottom:20px !important;}

/* Text */
.fs10 {font-size:10px !important;}
.fc01 {color:#7AC3B4;}

If you'd like to add your own enterprise tips, fork this project on GitHub.

This is a joke.
Fork me on GitHub