#prevLink:hover,
#prevLink:visited:hover {
background: url(../img/fr/lightbox/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, 
#nextLink:visited:hover { 
background: url(../img/fr/lightbox/nextlabel.gif) right 15% no-repeat; 
}

#lightwindow_previous:hover, 
#lightwindow_previous:active { 
background: url(/img/fr/lightwindow/prevlabel.gif) left 15% no-repeat; 
}

#lightwindow_next:hover, 
#lightwindow_next:active { 
background: url(/img/fr/lightwindow/nextlabel.gif) right 15% no-repeat; 
}
