document.write ("<style type='text/css'>.dynamic-slider-control { 	position:			relative; 	background-color:	rgb(230,230,230); 	-moz-user-focus:	normal; 	-moz-user-select:	none; 	cursor:				default; } .horizontal { 	width:				650px; 	height:				27px; } .vertical { 	width:				29px; 	height:				200px; } .dynamic-slider-control input { 	display:	none; } .dynamic-slider-control .handle { 	position:			absolute;	 	font-size:			1px; 	overflow:			hidden; 	-moz-user-select:	none; 	cursor:				default; } .dynamic-slider-control.horizontal .handle { 	width:				31px; 	height:				14px; 	background-image:	url('/includes/foodstats/handle.horizontal.png'); } .dynamic-slider-control.horizontal .handle div {} .dynamic-slider-control.horizontal .handle.hover {} .dynamic-slider-control.vertical .handle { 	width:				15px; 	height:				31px; 	background-image:	url('/includes/foodstats/handle.vertical.png'); } .dynamic-slider-control.vertical .handle.hover {} .dynamic-slider-control .line { 	position:			absolute; 	font-size:			0.01mm; 	overflow:			hidden; 	border:				1px solid rgb(90,97,90); 	background:			rgb(189,190,189); 	 	behavior:			url('css/boxsizing.htc'); /* ie path bug */ 	box-sizing:			content-box; 	-moz-box-sizing:	content-box; } .dynamic-slider-control.vertical .line { 	width:				3px; } .dynamic-slider-control.horizontal .line { 	height:				3px; } .dynamic-slider-control .line div { 	width:		1px; 	height:		1px; 	 	border:				1px solid; 	border-color:		rgb(230,230,230) rgb(189,190,189) 						rgb(189,190,189) rgb(230,230,230); } td.value { 	background-image: url(/includes/foodstats/gridline58.gif); 	background-repeat: repeat-x; 	background-position: left top; 	border-left: 1px solid #e5e5e5; 	border-right: 1px solid #e5e5e5; 	padding:0; 	border-bottom: none; 	background-color:transparent; } td { 	padding: 4px 6px; 	border-bottom:1px solid #e5e5e5; 	border-left:1px solid #e5e5e5; 	background-color:#fff; font-weight:bold; color:#000;} body { 	font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 80%; } td.value img { 	vertical-align: middle; 	margin: 5px 5px 5px 0; } td.last { 	border-bottom:1px solid #e5e5e5; } td.first { 	border-top:1px solid #e5e5e5; } table { 	background-image:url(/includes/foodstats/bg_fade.png); 	background-repeat:repeat-x; 	background-position:left top; 	width: 650px; } .highlight-quote { text-align:center; font-weight: bold; font-size:12pt; color:#000000; } .block-header { 	background-color:#cccccc; 	width:100%; 	color:#000000; 	font-weight: bold; 	font-size: 16pt; text-align:center; } .graphblock { border-style:solid; border-width:2px; border-color:#000; margin-top:10px; padding:8px;} </style>")