/*

    this is the secondary style sheet for the nipabe home pages

*/

#pageHead {
  background-image: url(../images/page-head-home.gif);

  width: 800px;

  height: 137px;

  float: left;

  position: relative;
}

/* --- dialog styles --- */

.offsetDlg {
  position: relative;

  xleft: 185px;

  float: left;

  height: 50px; /* this is the space under the pwd box */

  top: -145px;
}

#dlgText {
  margin-top: 30px;

  margin-left: 120px;
}

/* --- */
