body{
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Arial, Sans-Serif;
	color: #000;
}

#shadowLeft,#shadowRight,#shadowBottom,#globalNavUL,#browseBy,#recipeMeta,#sideContent{
	display: none;
}

#printOnly{
	display: block;
}

#detailContainer #title{
	width: 635px;
	height: 36px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 7px;
	margin: -15px 0 12px 0;
}

.nutritionRepeater td{
	border-bottom: 1px solid #ccc;
}

.nutritionRepeater{
	border: 1px solid #ccc;
	border-collapse: collapse;
}
