body{ font-size:62.5%; font-weight: 100; }
.generic { float:left; background:transparent; }
.clear { clear:both; }
.end { margin-left:0!important; margin-right:0!important; }
.forty { width:40px; margin-right:20px; }
.onesixty { width:160px; margin-right:20px; }
.twotwenty { width:220px; margin-right:20px; }
.twoeighty { width:280px; margin-right:20px; }
.threeforty { width:340px; margin-right:20px; }
.fourhun { width:400px; margin-right:20px; }
.foursixty { width:460px; margin-right:20px; }
.fivetwenty { width:520px; margin-right:20px; }
.fiveeighty { width:580px; margin-right:20px; }
.sixforty { width:640px; margin-right:20px; }
.sevenhun { width:700px; margin-right:20px; }
.sevensixty { width:760px; margin-right:20px; }
.eighttwenty { width:820px; margin-right:20px; }
.eighteighty { width:880px; margin-right:20px; }
.nineforty { width:940px; }

/*fix css float bug*/
.clearfix { display:inline-block; clear:both; }
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
