/* IE 8 hacks. Please get a real browser :) */
/* Floats clearing code */
div.quick-count-by-country:after { content: ".";  display: block; height: 0; clear: both; visibility: hidden; }
div.quick-count-by-country {display: inline-block;}
* html div.quick-count-by-country {height: 1%;}
div.quick-count-by-country {display: block;}