/* CSS Document */

#contentLift,
#headerLift {
	padding: 0;	
}
#contentColLeft{
	float:none;	
}

#headerNavigationLift,
.headerForm,
.checkoutDisplay,
.faqSection .faqQuestions .faqQuestion .responseActions,
.footerNavList,
.footerDisplay,
#footerLift,
.newsletterCatalogue{
	display:none !important;
}

#faqQuestions .faqSection{
	display:none;	
}
#faqQuestions .active{
	display:block;	
}
.faqSection .faqQuestions .faqQuestion{
	display:none;
}
.faqSection .faqQuestions .active{
	display:block;	
}

.faqSection {
	width:680px	
}
.faqSection .faqQuestions{
	border:0px none	
}

