.confirm-box { background:#222222; }
.confirm-message { color: #fff; }
.confirm-cancel {  background: #4d4d4d;  color: #fff; }
.confirm-ok {  background: #E0C068;  color:#000; }