/* reset */

.centered {margin:0 auto;}
.clearfix:after {clear:both; content:"."; display:block; height:0px; visibility:hidden;}

a:active, 
a:focus,
button:active, 
button:focus,
select option,
select option:active,
select option:focus {outline-style:none; x-moz-outline-style:none; outline:none;}

/* FF button dotted outline */
button::-moz-focus-inner {border:0;}

