#hold 
{
  width: 200px;
  height:60px;
  border: 4px #888888 solid;
  z-index: 10000;
  position: absolute;
  background: #fff;
  display: none;
  padding: 10px;
}
#hold .notka 
{
  padding-top:5px;
}
#holdIcoDiv 
{
  width: 100%;
  text-align:center;
}
#holdMsg 
{
  width: 100%;
  text-align:center;
  color: #888888;
}
