div#inlineConfirmMessage{
  color: #535353;
  background-color: #dbecfe;
  border: 1px solid #919191;
  cursor: pointer;
  background-image: url('../../components/toolbar/img/blueinfo.gif');
  background-repeat: no-repeat;
  background-position: 6px 5px;
}