#lbImageContainer {
	padding: 40px;
}

#prevLink {
	/* Edit here for a different image!*/
	background:transparent url(/fileadmin/templates/images/prev.gif) no-repeat 0% 15% !important;
}

#nextLink {
	/* Edit here for a different image!*/
	background:transparent url(/fileadmin/templates/images/next.gif) no-repeat 100% 15% !important;
}
