#product_project_database_box {
  width: 210px;
  border: #cccccc solid 1px;
  background: white;
  color: #777777;
  text-align: center;
  margin-bottom: 20px;
  font-size: 1.2em;
  line-height: 1.4;
  padding: 10px;
  margin-top: 20px; }
  #product_project_database_box img {
    margin-bottom: 20px;
    margin-top: 10px; }
  #product_project_database_box .db_label {
    color: #ef7527;
    font-size: 1.2em;
    margin-bottom: 5px; }
