/* Helping Styles */
.hidden {display: none;}

.clearfix:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}
 
strong, b {font-weight: bold;}
em, i {font-style: italic;}

/* GridCols */
.gridMarginRight {margin-right: 20px;}
.gridMarginLeft {margin-left: 20px;}

.gridCol1 {width: 60px;}
.gridCol2 {width: 140px;}
.gridCol3 {width: 220px;}
.gridCol4 {width: 300px;}
.gridCol5 {width: 380px;}
.gridCol6 {width: 460px;}
.gridCol7 {width: 540px;}
.gridCol8 {width: 620px;}
.gridCol9 {width: 700px;}
.gridCol10 {width: 780px;}
.gridCol11 {width: 860px;}
.gridCol12 {width: 940px;}
.gridCol13 {width: 1020px;}
.gridCol14 {width: 1100px;}
.gridCol15 {width: 1180px;}
