table.table-filter tr td select {
  width: 100%;
  border: 1px solid #39730e;
  background: #81AFDB;
}

table.table-filter {
  width: 100%;
  padding: 0 0 10px 0;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #285506;
}

/* --- Noticias --- */

#site #filter_news ul.select-box li ul #sub, #site #filter_news ul.select-box li ul #theme {
  width: 223px;
}

#site #filter_news ul.select-box {
  width: 225px;
}

#site #filter_news ul.select-box li a.option {
  width: 225px;
  background: url(../images/arrow_down.gif) 200px top no-repeat;
}






