select {
  width: 100px;
  font: normal normal normal 12px verdana, helvetica, sans-serif;
  margin: 0 2px 0 0;
  border: 1px solid #39730e;
  background: #81AFDB;
}

div#table {
  width: 100%;
  padding: 0 0 15px 0;
  margin: 0 0px 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;
}







