/* @override http://localhost:3000/stylesheets/categories.css */

#image { position:absolute; left:240px; top:0x; width:710px; height:610px; overflow:hidden; }
#image img { position:absolute; left:0px; top:3px; }


#paginator a.navButton { display:block; position:absolute; top:5px; width:10px; height:17px; overflow:hidden; text-indent:-9999px; background-repeat:no-repeat; background-position:0 0; }
#paginator a.previous { left:0px; background-image:url(/images/left.gif); }
#paginator a.next { right:0px; background-image:url(/images/right.gif); }


#info .pdf_and_link { display:block; position:absolute; bottom:0px; right:10px; width:200px; height:20px; }

#info #item_link,
#info #item_pdf { display:block; float:right; width:20px; height:15px; background-position:100% 50%; background-repeat:no-repeat; overflow:hidden; text-indent:-999px; }
#info #item_link { background-image:url(/images/link.gif); }
#info #item_pdf { background-image:url(/images/pdf.gif);  }