.noBorders tr, .noBorders td {
    background: none !important;
    border: none !important;
}

.borders tr, .borders td {
    border: solid 1px #cecece !important;
    background: none !important;
}

.ui-growl {
    position:fixed;
    top:100px;
    right:20px;
}