#home #content .theWhy {
display:block;
}

#theBasics li#theWhy a {
background-image:none;
}
	#theBasics li#theWhy a img {
	display:block;
	}
	
#theBasicsContent {
background:bottom right no-repeat url(../images/tick.jpg) #29343b !important;
}
	
/* Do not edit below */	

#home #content .theWho {
display:none;
}
	
#theBasics li#theWho a {
background:top left no-repeat url(../images/theWho.png);
}
	#theBasics li#theWho a:hover {
	background:top left no-repeat url(../images/theWho-over.png);
	}
	
	#theBasics li#theWho a img {
	display:none;
	}