<style type="text/css">

	.nutritionSocket { padding-top:29px; }

	.title{
	     font-size:18px;
		 color:#A6B51C;
		 font-weight: bold;
	}
	
	.memoTextHeader{
		background-color: white;
		color: #A6B51C;
		font-size:14px;
		font-weight: bold;
	}
	
	.headerDivider { border-top: 0px solid gray; }
	
	.specTableValue { color: #595959; }
	
	.memoText { color: #595959;}
	
	.productImage { border: solid 0px silver; }

	.spacerRow { height: 8px; }

</style>