
div.hd,
div.hd a {
  color: #5981b2;
  font-weight: bold;
}

div.hr {
  border-bottom: 1px solid #dbe9f7;
  margin: 8px 0;
}
div.hrs {
  border-bottom: 1px solid #dbe9f7;
  margin: 4px 0;
}

/******************************************************************************/

div.ivlist div.text a {
  color: #5D5D5D;
}
div.ivlist div.hd a {
  color: #5981b2;
}
div.ivlist div.hd div.data {
  font-weight: normal;
  font-size: 10px;
  color: #5d5d5d;
}

div.ivlist div.xmore a {
  color: #F67A47;
}
div.ivlist div.sep {
  border-color: #F3F5E9;
}
div.ivlist img.more {
  background: url(arr/03a.gif) no-repeat;
}

/******************************************************************************/

div#t form.search {
  margin: 4px 12px;
}
div#t form.search input.text {
  border: 1px solid #cccccc;
}
div#t form.search input.button {
  vertical-align: top;
  margin-left: 2px;
}
body.ivbnie
  div#t form.search input.button {
  vertical-align: text-bottom;
}

/******************************************************************************/

div.files {
  margin-top: 16px;
}
div.files a {
  display: block;
  background: url(file.gif) no-repeat;
  padding-left: 16px;
  margin-bottom: 4px;
}

/******************************************************************************/

div.small {
  font-size: 10px;
}

/******************************************************************************/
