/*
1027px grid system ~ Core CSS.
24 Columns ~ Margin left: 5px

Based on the simple grid system - http://www.webnicer.com/
by Jacek Ciolek

Created by the Grid System Generator - v1.00
Learn more ~ http://www.gridsystemgenerator.com/
*/

/* clearfix */
.clearfix:after, .row:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix, .row {display:inline-block;} /*Those two .clearfix have to be separate!)*/
.clearfix, .row {display:block;}

/* gridframework */
.row {position:relative; margin-left:-5px;}
.gu1 .row {width: 43px;}
.gu2 .row {width: 86px;}
.gu3 .row {width: 129px;}
.gu4 .row {width: 172px;}
.gu5 .row {width: 235px;}
.gu6 .row {width: 258px;}
.gu7 .row {width: 301px;}
.gu8 .row {width: 344px;}
.gu9 .row {width: 387px;}
.gu10 .row {width: 430px;}
.gu11 .row {width: 473px;}
.gu12 .row {width: 516px;}
.gu13 .row {width: 559px;}
.gu14 .row {width: 602px;}
.gu15 .row {width: 645px;}
.gu16 .row {width: 688px;}
.gu17 .row {width: 731px;}
.gu18 .row {width: 774px;}
.gu19 .row {width: 817px;}
.gu20 .row {width: 860px;}
.gu21 .row {width: 903px;}
.gu22 .row {width: 946px;}
.gu23 .row {width: 989px;}
.gu24 .row {width: 1032px;}

.col {padding-left:5px; float:left; position:relative;}
.gu1{width: 38px;}
.gu2{width: 81px;}
.gu3{width: 124px;}
.gu4{width: 185px;}
.gu5{width: 200px;}
.gu6{width: 240px;}
.gu7{width: 296px;}
.gu8{width: 339px;}
.gu9{width: 382px;}
.gu10{width: 425px;}
.gu11{width: 468px;}
.gu12{width: 511px;}
.gu13{width: 554px;}
.gu14{width: 597px;}
.gu15{width: 640px;}
.gu16{width: 683px;}
.gu17{width: 726px;}
.gu18{width: 769px;}
.gu19{width: 812px;}
.gu20{width: 855px;}
.gu21{width: 898px;}
.gu22{width: 941px;}
.gu23{width: 984px;}
.gu24{width: 1027px;}
