/* Contains print styles for /forYourHome/ and /forYourBusiness/ */

body { line-height:125%; }

.rightContent, .contentRight {display: none;}

#landingProducts .landingItem {
	float: left;
    width: 33%;
    margin: 0 0px 0 0;
	text-align: center;
}

br.invisbreak { display: block; }

#contentRight {
	display: none;
}

.floatRight {
	float: right;
	width: 40%;
}