span.tag {
  display: block;
  border: 1px solid #e60000;
  border-width: 1px 0; }
  span.tag.suspendido {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc0000', endColorstr='#800000',GradientType=0 ) progid:DXImageTransform.Microsoft.Shadow(Strength=1.5, Direction=180, Color='#000000') alpha(opacity=85); }
  span.tag.cambiodedata, span.tag.cambiodehora {
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1.5, Direction=180, Color='#000000') progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdd00', endColorstr='#b39b00',GradientType=0 ) alpha(opacity=85);
    border-color: #ffe01a; }

.subnav span.tag {
  width: auto; }

article.evento {
  /* For Internet Explorer 5.5 - 7 */
  /* For Internet Explorer 8 */ }
  article.evento .ribbon {
    position: absolute;
    top: -40px;
    right: -100px;
    width: 240px; }
    article.evento .ribbon.suspendido {
      filter: progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476) progid:DXImageTransform.Microsoft.Shadow(Strength=1.5, Direction=180, Color='#000000') progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc0000', endColorstr='#800000', GradientType=0 ) alpha(opacity=85); }
    article.evento .ribbon.cambiodedata, article.evento .ribbon.cambiodehora {
      filter: progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476) progid:DXImageTransform.Microsoft.Shadow(Strength=1.5, Direction=180, Color='#000000') progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdd00', endColorstr='#b39b00', GradientType=0 ) alpha(opacity=85); }

article.evento .data {
  z-index: 10;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#262626',GradientType=0 );
  border: 1px solid #737373;
  border-width: 1px 0; }
