.list_of_items{
  width: 580px;
  float: left;
}

.list_of_items h1{
  font-size: 24px;
  font-weight: normal;
  font-family: "Armata",sans-serif;
}

.item_listed{
  width:580px;
  float: left;
  padding-bottom: 10px;
  background: transparent url(https://www.fundacioncadah.org/j289eghfd7511986_uploads/web_1/p16tn3c3i01let82sjs95621erb4.png) no-repeat bottom center;
  margin-bottom: 15px;
}

.item_listed_featured{
  width:580px;
  float: left;
  padding-bottom: 10px;
  background: #f4f3e6 url(https://www.fundacioncadah.org/j289eghfd7511986_uploads/web_1/p16tn3c3i01let82sjs95621erb4.png) no-repeat bottom center;
  margin-bottom: 15px;
}

.item_listed h2{
  font-size: 16px;
  font-weight: bold;
  font-family: "Armata",sans-serif;
  margin: 0px;
  line-height: 18px;
}

.item_listed h2 a{
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #323232;
}

.item_listed h2 a:hover{
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #323232;
}

.item_listed h2 a:visited{
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #323232;
}

.item_listed_featured h2{
  font-size: 18px;
  font-weight: normal;
  font-family: "Armata",sans-serif;
  margin: 0px;
}

.item_listed_featured h2 a{
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #323232;
}

.item_listed_featured h2 a:hover{
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #323232;
}

.item_listed_featured h2 a:visited{
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #323232;
}

.item_listed_thumb{
  width:65px;
  float: left;
  margin-right: 10px;
  margin-top: 4px;
  margin-left: 4px;
}

.item_listed_thumb img{
  float:left;
  border: solid 1px #d6d6d6;
  padding: 4px;
  background: #fff;
}

.item_listed_content{
  width:492px;
  float: right;
  text-align: justify;
  color: #4b4b4b;
  padding: 4px;
}

.item_listed_content h2{
  font-size: 18px;
  font-weight: bold;
  font-family: "Armata",sans-serif;
  margin: 0px 0px 5px 0px;
  text-align: left;
}

p.small_fecha{
  font-size: 11px;
  font-weight: normal;
  font-family: "Armata",sans-serif;
  margin: 0px 0px 4px 0px !important;
  padding: 0px !important;
}

.info_general{
  font-size: 12px;
  color: #565656;
}

.info_general h3{
  font-size: 13px;
  color: #232323;
  margin: 0px 0px 5px 0px;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 16px;
  text-align: left;
}

.info_general h4{
  font-size: 12px;
  color: #565656;
  margin: 0px;
  font-weight: normal;
  text-transform: uppercase;
}