/* CSS Document */
.clear { clear: both; font-size: 1px; line-height: 1px; }
.clear-large { clear: both; font-size: 25px; line-height: 25px; }
.mute { font-size:0.625em; color:#CCCCCC; }
.hide { display:none; }
/*** padding - dont use padding on any other style unless necessary ****/
.padding10 { padding:10px; }
.padding5 { padding:5px; }
