#pager { float:right; }
#pager p.result { float:left; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#888888; padding-top:7px; padding-bottom:4px; }
#pager ul.pages { float:left; }
.pages li { float:left; font-size:0; line-height:0; }
.pages .previous { padding-right:8px; }
.pages .previous a { display:block; background:url(pag_anterior.gif) 0 0 no-repeat; width:19px; height:19px; }
.pages .previous a:hover { background-position: 0 -19px; }
.pages .next { padding-left:8px; }
.pages .next a { display:block; background:url(pag_siguiente.gif) 0 0 no-repeat; width:19px; height:19px; }
.pages .next a:hover { background-position: 0 -19px; }
.pages .page a { font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:11px; padding-top:3px; padding-left:3px; padding-right:3px; padding-bottom:3px; display:block; color:#888888; margin-top:2px; }
.pages .page a:hover { color:#000; }
.pages .page a.selected { color:#000; }

.pager { background:url(linea_puntos.gif) 0 22px repeat-x; height:19px; padding-bottom:3px;border-bottom:solid 1px #eeeeee;margin-bottom:0px; }
.pager li { float:left; }
.pager li.previous { padding-right:8px; }
.pager li.next { padding-left:8px; }
.pager li.first { background:none; padding-left:0; }
.pager li.previous a { background:url(pag_anterior.gif) 0 0 no-repeat; display:block; height:19px; width:19px; }
.pager li.next a { background:url(pag_siguiente.gif) 0 0 no-repeat; display:block; height:19px; width:19px; }
.pager li.page a { color:#888; cursor:pointer; display:block; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:normal; padding:3px;margin-top:2px }
.pager li.page a:hover, .pager li.page a.selected { color:#000; }
.pager li.previous a:hover, .pager li.next a:hover { background-position:0 -19px; }

