/*
v23.8.2007 11:32:45
*/





/* LINKs - START */

#list ul.downloadsItemList li a.name,
#attributes ul.downloadsItemList li a.name {
  width: 249px;
  height: 20px;
  line-height: 20px;
  padding: 3px 15px 4px 15px;
  text-decoration: none;
  display: block;
  overflow: hidden;
  border-left: 1px solid #CCCCCC;
  float: left;
  clear: none;

}

/* LINKs - END */





/* LISTs - START */

#list ul.downloadsItemList,
#attributes ul.downloadsItemList {
  width: 479px;
  font-size: 10px;
  font-weight: bold;
  border: 1px solid #CCCCCC;
  border-top: 0;
  float: left;
}

/* LISTs - END */





/* ROWs - START */

#list ul.downloadsItemList li,
#attributes ul.downloadsItemList li {
  width: 100%;
  height: 27px;
  margin: 0;
  padding: 0;
  background-image: url('./../../../_layout/_www/list_row_bg.png');
  background-position: 0 top;
  background-repeat: repeat-x;
  border-top: 1px solid #CCCCCC;
  float: left;
  clear: both;
}

#list ul.downloadsItemList li:hover,
#attributes ul.downloadsItemList li:hover {
  background-position: 0 bottom;
}



#list ul.downloadsItemList li.header,
#attributes ul.downloadsItemList li.header {
  font-weight: bold;
  background-image: url('./../../../_layout/_www/list_row_header_bg.png');
}

/* ROWs - END */





/* SPANs - START */

#list ul.downloadsItemList li span,
#attributes ul.downloadsItemList li span {
  height: 20px;
  line-height: 20px;
  padding: 3px 15px 4px 15px;
  display: block;
  overflow: hidden;
  border-left: 1px solid #CCCCCC;
  float: left;
  clear: none;
}

#list ul.downloadsItemList li span.error,
#attributes ul.downloadsItemList li span.error {
  width: 219px;
  padding-left: 45px;
  background-image: url('./../../../_layout/_misc/error.gif');
  background-position: 15px 6px;
  background-repeat: no-repeat;
}

#list ul.downloadsItemList li span.name,
#attributes ul.downloadsItemList li span.name {
  width: 249px;
}

#list ul.downloadsItemList li span.rowNo,
#attributes ul.downloadsItemList li span.rowNo {
  width: 25px;
  text-align: center;
  border-left: 0;
}

#list ul.downloadsItemList li span.size,
#attributes ul.downloadsItemList li span.size {
  width: 57px;
  text-align: center;
}

#list ul.downloadsItemList li span.type,
#attributes ul.downloadsItemList li span.type {
  width: 25px;
  padding-top: 6px;
  padding-bottom: 1px;
  text-align: center;
}

#list ul.downloadsItemList li.header span.type,
#attributes ul.downloadsItemList li.header span.type {
  padding-top: 3px;
  padding-bottom: 4px;
}

/* SPANs - END*/





/* IMAGEs - START */

#list ul.downloadsItemList li img,
#attributes ul.downloadsItemList li img {
  padding: 0;
  border: 0;
  background: transparent;
}

/* IMAGEs - END */

