

div.lb_element  {
left:-9999px !important;

position:absolute !important;

}


/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}


.jsslide{
	position:relative;
	z-index:-1;}