a.categoria_articulos{
  display: bock;
  padding: 8px;
  color: #fff;
  text-decoration: none;
  font-family: "Armata",sans-serif;
  font-size: 15px;
  font-weight: normal;
  margin: 0px 5px 4px 0px;
  height: 15px;
  clear: both;
  float: left;
  overflow: hidden;
  width: 165px !important;
}

a.categoria_articulos:visited{
  color: #fff;
  text-decoration: none;
}

a.categoria_articulos:active{
  color: #fff;
  text-decoration: none;
}

a.categoria_articulos_mini{
  display: bock;
  padding: 8px;
  color: #fff;
  text-decoration: none;
  font-family: "Armata",sans-serif;
  font-size: 11px;
  font-weight: normal;
  margin: 0px 5px 4px 0px;
  clear: both;
  float: left;
  overflow: hidden;
  width: 165px !important;
}

a.categoria_articulos_mini:visited{
  color: #fff;
  text-decoration: none;
}

a.categoria_articulos_mini:active{
  color: #fff;
  text-decoration: none;
}

span.back_subcategory{
  display: bock;
  padding: 4px;
  color: #000;
  text-decoration: none;
  font-family: "Armata",sans-serif;
  font-size: 11px;
  font-weight: normal;
  margin: 0px 0px 3px 0px;
  clear: both;
  float: left;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter:alpha(opacity=50);
  opacity:0.50;
  width: 173px !important;
}

a.sub_categoria_articulos_mini{
  position: relative;  
  padding: 4px;
  color: #000;
  text-decoration: none;
  font-family: "Armata",sans-serif;
  font-size: 11px;
  font-weight: normal;
  margin: -28px 5px 2px 5px;
  clear: both;
  float: left;
}

a.sub_categoria_articulos_mini:visited{
  color: #000;
  text-decoration: none;
}

a.sub_categoria_articulos_mini:active{
  color: #000;
  text-decoration: none;
}

.featured_news_wrapper{
  width: 160px;
  float: left;
  clear: both;
  margin: 15px 5px 0px 5px;
  border: 1px solid #cdcdcd;
  padding: 10px;
}

.featured_news_wrapper h1{
  font-family: "Armata",sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-weight: normal;
}

.featured_news_wrapper img.noborder{
  border: 0px;
  margin-bottom: 40px;
}
.featured_new{
  clear: both;
  margin-bottom: 10px;
}