/* Categorías */
.cat_main { font-weight: bold; }
.main_cat1 {font-size: 16px; font-weight: bold; color:#0000FF}
.main_cat2 {font-size: 12px; font-weight: bold; color:#0000FF}
.cat1:visited {font-size: 16px; font-weight: bold; color:#5555AA}
.catBanner { padding:3px; margin-top:15px; background-color:#e5ecf9; font-weight: bold; }
.webPageBanner { padding:3px; margin-top:20px; background-color:#e5ecf9; font-weight: bold; }
.cat_table { width:600px; margin-top:20px; padding-top:10px; padding-bottom:20px; border-top:1px solid #AAAAAA; border-bottom:1px solid #AAAAAA; }

/* Cuadro de búsqueda */
div.searchBox { padding: 5px; border: 1px solid #FF6600; width: 360px; margin: auto; }

/* ¿Quiso decir...? */
div.did_you_mean { text-align: center; margin-bottom: 10px; }

/* Palabras ignoradas */
div.common_report { text-align: center; margin-bottom: 10px; }

/* Barra de resultados*/
div.result_report { text-align: center; padding: 3px; color: inherit; background-color: #ffeebb; font-weight: bold; margin-bottom: 14px; }

/* Descripcion de las páginas */
div.description { font-size: 12px; }

/* URLs */
div.url, font.url { color: #008000; background-color: inherit; }

/* Links a resto de páginas de resultados */
div.other_pages { text-align: center; }

/* Mayor margen para resultados secundarios de un mismo dominio */
div.idented { margin-left: 30px; }

/* Powered By */
div.powered_by { margin: 0 auto; margin-top: 10px; margin-bottom: 10px; font-size: 10px; text-align: center; }

/* Separador similar a HR */
div.divline { margin-top: 20px; margin-bottom: -5px; border-bottom: 1px solid #DDDDDD; }

