.StatusBar {
  width:      100%;
  height:     23px;
  position:   absolute;
  bottom:     0;
  left:       0; 
  background: #f0f0f0; 
  font-size:  15px;
}

#SB_item_message_id {
  width:       200px;
  margin-left: 6px;
  font-size:   12px;
}
