#wplightbox_prevdiv {
	background-image: url("lrg_white_prev_mod.png") !important;
	height: 48px !important;
	margin-top: -6px;
}

#wplightbox_nextdiv {
	background-image: url("lrg_white_next_mod.png") !important;
	height: 48px !important;
	margin-top: -6px !important;
	margin-left: 3px !important;
}

#wplightbox_closediv {
	background-image: url("lrg_white_lightbox_close_1_mod.png") !important;
	margin-top: 8px !important;
	margin-left: 5px !important;
}