.yui-skin-sam .mask {
  background-color:     #000000;
  opacity:              0.9;
}

.yui-skin-sam .yui-panel {
  text-align: center;
}

.yui-skin-sam .yui-panel .bd {
  background: url(/images/bg_confirm.gif) transparent;
  color:                black;
}

.yui-skin-sam .yui-panel .hd {
  background: url(/images/bg_confirm_hd.gif) transparent !important;
  border-bottom: 1px solid #333333;
  border-right: 1px solid #333333;
  font-size: 12px;
  text-transform: uppercase;
}