In my years of webs development I've come across many different helpful short styles that radically changed the way I built my sites. That and CSS Class Stacking ; )
So without further ado, here is a short list of helpful CSS style rules that work great for quick fixes or a good starting point:
/* =================== */
/* Various */
/* =================== */
.hide{ display..