.DWN_Holder {
  margin-top: 10px;
  padding-top: 10px;
  margin-bottom: 10px;
}
.DWN_Contents {
  background-color: #f1f1f1;
  padding: 10px;
}
.DWN_Name {
  font-weight: bold;
  border-bottom: 1px solid #f1f1f1;
}
.DWN_Name div {
  padding: 2px;
  background-color: #f1f1f1;
  display: inline;
  padding-right: 40px;
  padding-left: 5px;
  background-image: URL(/DownloadManager/Images/name-r-bg.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
}
.DWN_Dates {
  float: right;
  margin-left: 20px;
  padding: 5px;
}
.DWN_Description { padding-top: 5px; }
.DWN_Download {
  float: left;
  padding: 2px;
  font-weight: bold;
}
.DWN_FileDetails {
  padding-top: 2px;
  font-weight: normal;
}
.DWN_Times {
  clear: left;
  font-style: italic;
  font-size: 10px;
  margin-top: 10px;
}
.DWN_Grid {
  border: 1px solid #c5c7ab;
  padding: 2px;
}
.DWN_GridRow1 { background-color: #f1f1f1; }
.DWN_GridRow2 { background-color: white; }
.DWN_GridHeader {
  background-color: #c5c7ab;
  font-weight: bold;
}
.DWN_CategoryIcon, .DWN_DownloadIcon {
  float: left;
  min-height: 90px;
  display: block;
  text-align: center;
}

