@import url('lightbox.css');

#prevLink:hover, #prevLink:visited:hover 
{
 background-image: url(/lightbox/images/prevlabel_EN.gif);
}

#nextLink:hover, #nextLink:visited:hover 
{ 
 background-image: url(/lightbox/images/nextlabel_EN.gif); 
}

#fileBottomNavCloseImage
{
 background-image: url(/lightbox/images/closelabel_EN.gif);
}

