.pull-left { float: left; } .pull-right { float: right; } .clearfix { clear: both; } .center { text-align: center; } .hidden { display: none; }