body {
  width: 215px;
  height: 28px;
  margin: 7px 0px 0px 10px;
  background-image: url(/_omni/css/background-images/sidebar.png);
  background-repeat: no-repeat;
  font-size: 17px;
  font-weight: normal;
  border: 3px dashed #FFF;
  color: #FFF;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
  position:relative !important;
}
p {
  display: block;
  margin: 0 0 8px 0;
  background: #FFA1A1;
}
