#lbPrevLink {
	right: 0;
	left: auto;
	background: transparent no-repeat 100% 15%;
}

#lbNextLink {
	left: 0;
	right: auto;
	background: transparent no-repeat 0 15%;
}

#lbBottom {
	text-align: right;
	direction: rtl;
}

#lbCloseLink {
	float: left;
}