
#NewestDocuments {

  text-align: center !important;
}

#NewestDocuments div.outer-wrapper {

  text-align : center !important;
  margin-bottom : 10px !important;
}

#NewestDocuments div.inner-wrapper {

  margin: 10px auto !important;
  width : 720px !important;
  height : 190px !important;
}

#NewestDocuments div.imageRow {

  display: block !important;
  float: left !important;
  padding: 5px !important;
  border: 1px solid #AAAAAA !important;
  width: 120px !important;
  height : 189px !important;
  margin: 2px 5px !important;
}

#NewestDocuments  div.image {

  padding: 10px !important;
  text-align: left !important;
  background: #ebebeb !important;
  border: none !important;
  text-align: center !important;
  margin: 0 !important;
  width: 100px !important;
  height: 100px !important;
}

#NewestDocuments div.mainImageHref {

  display : block !important;
  cursor : pointer !important;
}

#NewestDocuments a.edit-defaults-link {

  float: right;
  height: 60px;
  width: 60px;
  background: url("./images/settings_icon.jpg") no-repeat;
  margin-right: 30px;
}

#NewestDocuments a.view-link {

  float: right;
  height: 60px;
  width: 60px;
  background: url("./images/view_icon.jpg") no-repeat;
  margin-right: 30px;
}