div#products {
/*	background:red;*/
}

div#products div#featureBox { 
/*	background:purple;*/
}

div#products div#featureBox div#featureBoxContent {
/*	background:green;*/
}