/* Contains print styles for /forYourHome/ and /forYourBusiness/ */

.rightContent, .contentRight {display: none;}

#landingProducts .landingItem {
	float: left;
    width: 33%;
    margin: 10px 0 0;
}
    
#contentRight {
	display: none;
}

.floatRight {
	float: right;
	width: 40%;
}
