#prevLink, #nextLink{
	background: transparent url(../../../../images/gui_elements/coverlight/en/lightbox_left.png) no-repeat; 
	display: block;
	width: 55px;
	height: 10px;
	cursor: pointer;
	padding-bottom:10px;
}

#nextLink {
	background: transparent url(../../../../images/gui_elements/coverlight/en/lightbox_right.png) no-repeat;
	width: 53px; 
}

#bottomNavClose{ 
	width: 72px;
	height: 11px; 
	float: right;  
	padding-bottom: 0.7em;
	background: transparent url(../../../../images/gui_elements/coverlight/en/lightbox_close.png) no-repeat;

}	
