/* =Grid Elements*/
.columnL{float:left;}
.columnR{float:right;}
.block{float:none;}
/* =Image Replacement Class */
.ir{height:0 !important;padding:0;overflow:hidden !important;display:block !important;}
/* =Clearing */
.clearFix:after{height:0;content:" ";clear:both;font-size:0;line-height:0;margin:0;padding:0;visibility:hidden;display:block;}
.clearFix{display:block;}
.clear{clear:both;display:block;}
.clearL{clear:left;}
/* =Hide / Show Classes */
.hide{display:none !important;}
.reveal{margin-left:inherit !important;}
/* ==Margin Units */
.mtop10 {margin-top:10px;}
.mmbottom {margin-bottom:10px;}
.ptop10 {padding-top:10px;}
.pbottom10 {padding-bottom:10px;}
.strong{font-weight:bold !important;}
.blockbox{display:block !important;}
.centerize{margin-left:auto !important;margin-right:auto !important;display:block;}
/* Grid Syntax:.column{# of columns}
-{number of gutters}
*/
/* ==1 Column */
.column1-4{width:80px;}
.column1-3{width:70px;}
.column1-2{width:60px;}
.column1-1{width:50px;}
.column1-0{width:40px;}
/* ==2 Columns */
.column2-4{width:140px;}
.column2-3{width:130px;}
.column2-2{width:120px;}
.column2-1{width:110px;}
.column2-0{width:100px;}
/* ==3 Columns */
.column3-4{width:200px;}
.column3-3{width:190px;}
.column3-2{width:180px;}
.column3-1{width:170px;}
.column3-0{width:160px;}
/* ==4 Columns */
.column4-4{width:260px;}
.column4-3{width:250px;}
.column4-2{width:240px;}
.column4-1{width:230px;}
.column4-0{width:220px;}
/* ==5 Columns */
.column5-4{width:320px;}
.column5-3{width:310px;}
.column5-2{width:300px;}
.column5-1{width:290px;}
.column5-0{width:280px;}
/* ==6 Columns */
.column6-4{width:380px;}
.column6-3{width:370px;}
.column6-2{width:360px;}
.column6-1{width:350px;}
.column6-0{width:340px;}
/* ==7 Columns */
.column7-4{width:440px;}
.column7-3{width:430px;}
.column7-2{width:420px;}
.column7-1{width:410px;}
.column7-0{width:400px;}
/* ==8 Columns */
.column8-4{width:500px;}
.column8-3{width:490px;}
.column8-2{width:480px;}
.column8-1{width:470px;}
.column8-0{width:460px;}
/* ==9 Columns */
.column9-4{width:560px;}
.column9-3{width:550px;}
.column9-2{width:540px;}
.column9-1{width:530px;}
.column9-0{width:520px;}
/* ==10 Columns */
.column10-4{width:620px;}
.column10-3{width:610px;}
.column10-2{width:600px;}
.column10-1{width:580px;}
.column10-0{width:570px;}
/* ==11 Columns */
.column11-4{width:680px;}
.column11-3{width:670px;}
.column11-2{width:660px;}
.column11-1{width:650px;}
.column11-0{width:640px;}
/* ==12 Columns */
.column12-4{width:740px;}
.column12-3{width:730px;}
.column12-2{width:720px;}
.column12-1{width:710px;}
.column12-0{width:700px;}
/* ==13 Columns */
.column13-4{width:800px;}
.column13-3{width:790px;}
.column13-2{width:780px;}
.column13-1{width:760px;}
.column13-0{width:750px;}
/* ==14 Columns */
.column14-4{width:860px;}
.column14-3{width:850px;}
.column14-2{width:840px;}
.column14-1{width:830px;}
.column14-0{width:820px;}
/* ==15 Columns */
.column15-4{width:920px;}
.column15-3{width:910px;}
.column15-2{width:900px;}
.column15-1{width:890px;}
.column15-0{width:880px;}
/* ==16 Columns */
.column16-4{width:980px;}
.column16-3{width:970px;}
.column16-2{width:960px;}
.column16-1{width:950px;}
.column16-0{width:940px;}
