body {
    background: #123;
}

.layout-header {
    background: #6F7D94;
    background-image: url("/order/javax.faces.resource/images/header.png.xhtml");
    line-height: 0;
}

.layout-content {
    background: #EFF3F6;
}

.layout-footer {
    background: #6F7D94;
}

td.right {
    text-align: right;
}

.middle {
    vertical-align: middle;
}

.noborder .ui-datalist-content {
    border: none;
    background: transparent;
    background-image: none;
}
