.no-wrap-gridcell-content .ui-panelgrid-cell {
    white-space: nowrap;
}

.bold-content {
    font-weight: bold;
}

.spacebottom {
    margin-bottom: 10px;
}

.spacetop {
    margin-top: 10px;
}

.spaceright {
    margin-right:10px;
}

.spaceleft {
    margin-right:10px;
}

.spacebottom-double {
    margin-bottom: 20px;
}

.spacetop-double {
    margin-top: 20px;
}

.spaceright-double {
    margin-right:20px;
}

.spaceleft-double {
    margin-right:20px;
}


.ripplelink {
    line-height: inherit !important;
}