@charset "utf-8";
/* CSS Document */
/* Style specific to the directory page */

#welcomeblurb {
  color: #000000;
  line-height: 200%;
  margin: 15px;
}

#rightdirectory {
  border-left: 1px solid #669900;
}

#dirheaderright {
  margin-left: 30px;
  line-height: 200%;
}

.menuitem {
  width: 226px;
  padding-bottom: 10px;
}

.letter {
  padding-top: 3px;
  padding-left: 5px;
}

span.select {
  position: absolute;
  width: 167px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
  height: 21px;
  padding: 0px 24px 0 8px;
  color: #cccccc;
  font: 12px/21px arial,sans-serif;
  background: url(../images/select.gif) no-repeat;
  overflow: hidden;
}