.datasheets-table td {
  width:50%;
}

.datasheet-item {
  display:block;
  background: url(../images/datasheet_blank_icon.png) center top  no-repeat;
  width:300px;
  height:90px;
  margin:5px auto 5px;
}

.datasheet-item-header {
  color:#fff;
  font-weight:bold;
  text-align:center;
}

.datasheet-item-desc {
  width:220px;
  margin-left:75px;
  height:63px;
  overflow:hidden;
  color:#000;
  font-weight:bold;
  margin-top:3px;
  text-align:center;
}
