/*! PocketGrid 1.1.0
* Copyright 2013 Arnaud Leray
* MIT License
*/.block-group,.block,.block-group:after,.block:after,.block-group:before,.block:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.block-group{*zoom:1}
.block-group:before,.block-group:after{display:table;content:"";line-height:0}
.block-group:after{clear:both}
.block-group{list-style-type:none;padding:0;margin:0}
.block-group>.block-group{clear:none;float:left;margin:0 !important}
.block{float:left;width:100%}
/* you can define these however you want */
.b10 {width: 10%;}
.b15 {width: 15%;}
.b20 {width: 20%;}
.b25 {width: 25%;}
.b30 {width: 30%;}
.b35 {width: 35%;}
.b40 {width: 40%;}
.b45 {width: 45%;}
.b50 {width: 50%;}
.b60 {width: 60%;}
.b65 {width: 65%;}
.b70 {width: 70%;}
.b75 {width: 75%;}
.b80 {width: 80%;}
.b85 {width: 85%;}
.b90 {width: 90%;}