.xilionslider {
	position		:	relative;
	zoom			:	1;
}
.xilionslider .crystal-overlay {
	position		:	absolute;
	top				:	0;
	left			:	0;
	z-index			:	999;
}
#homeslides {
	width			: 	614px;
	height			: 	180px;
	overflow		: 	hidden;
	margin			:	0 1px 85px;
}
#homeslides div.slide {
	width			: 	614px; 
	height			: 	180px;
	left			: 	0;
	top				: 	0;
	background-color:	transparent !important;
} 

.gluingslider {
	padding-top		:	20px;
}

.gluingslider a.gluingpromolink {
	text-decoration	:	none;
}

.gluingslider a.gluingpromolink span {
	position		:	absolute;
	top				:	236px;
	left			:	20px;
	width			:	162px;
	height			:	31px;
	background		:	url(../../../Content.Node/images/button-large-learn-more-no.gif) 0 0 no-repeat;
	z-index			:	99;
}

.gluingslider a.gluingpromolink:hover span {
	background		:	url(../../../Content.Node/images/button-large-learn-more-ms.gif) 0 0 no-repeat;
}

.xilionslider .gluingsliderbackground {
	position		:	absolute;
	top				:	0;
	left			:	0;
}
.xilionslider .gluingsliderforeground {
	position		:	absolute;
	top				:	0;
	left			:	245px;
	z-index			:	99;
}

#gluinghomeslides {
	width			: 	459px;
	height			: 	271px;
	overflow		: 	hidden;
	margin			:	0;
}
#gluinghomeslides div.slide {
	width			: 	459px; 
	height			: 	271px;
	left			: 	0;
	top				: 	0;
	background-color:	transparent !important;
}