.grd-row {
    display:block;
    font-size:0;
    line-height:0;
    letter-spacing:-1px;
}
[class*=grd-step-column],[class*=grd-fill-column] {
    display:inline-block;
    vertical-align:top;
    font-size:13px;
    line-height:1.3;
    letter-spacing:normal;
    padding:0 5px
}
[class*=grd-step-column] .grd-row,[class*=grd-fill-column] .grd-row {
    margin:0 -5px 15px -5px;
}
.grd-fill-column2 {
    width:50%
}
.grd-fill-column3 {
    width:33.33333333%
}
.grd-fill-column4 {
    width:25%
}
.grd-fill-column5 {
    width:20%
}
.grd-fill-column6 {
    width:16.66666667%
}
.grd-fill-column7 {
    width:14.28571429%
}
.grd-fill-column8 {
    width:12.5%
}
.grd-fill-column9 {
    width:11.11111111%
}
.grd-fill-column10 {
    width:10%
}
.grd-fill-column11 {
    width:9.09090909%
}
.grd-fill-column12 {
    width:8.33333333%
}
.grd-fill-column13 {
    width:7.69230769%
}
.grd-fill-column14 {
    width:7.14285714%
}
.grd-fill-column15 {
    width:6.66666667%
}
.grd-fill-column16,.grd-step-column1 {
    width:6.25%
}
.grd-step-column2 {
    width:12.5%
}
.grd-step-column3 {
    width:18.75%
}
.grd-step-column4 {
    width:25%
}
.grd-step-column5 {
    width:31.25%
}
.grd-step-column6 {
    width:37.5%
}
.grd-step-column7 {
    width:43.75%
}
.grd-step-column8 {
    width:50%
}
.grd-step-column9 {
    width:56.25%
}
.grd-step-column10 {
    width:62.5%
}
.grd-step-column11 {
    width:68.75%
}
.grd-step-column12 {
    width:75%
}
.grd-step-column13 {
    width:81.25%
}
.grd-step-column14 {
    width:87.5%
}
.grd-step-column15 {
    width:93.75%
}
.grd-step-column16 {
    width:100%
}