@import "../../../common/css/default.css";


#prevLink:hover, #prevLink:visited:hover { 
	background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, #nextLink:visited:hover { 
	background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; 
}	