
body {
	font-size: 11px;
	color:#333;
	font-family: Arial, Helvetica, sans-serif ;
	text-align: center;  /*this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	margin:0;
	}

tbody {
	font-size: 11px;
	color:#333;
	font-family: Arial, Helvetica, sans-serif ;
	text-align: center;  /*this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	margin:0;
	}


#head_container{width:900px; height:140px;}


#head_left{width:299px; height:120px;float:left;overflow:hidden;}

#head_left img{height:100%;overflow:hidden;}

#head_center{width:299px;
			 height:120px;
			 float:left;
			 text-align:center; 
			 font-size:20px; 
			 color:#2d74b5;
			 font-weight:bold;}
			 
#head_right{width:299px;height:120px;float:left;text-align:right;overflow:hidden;vertical-align: middle;padding-top:10px;}
#head_right img{padding-right:30px;}
#Xspec_brand{max-width:299px;}


#packaging_container{width:100%; margin-top:-30px;}
#packaging_container span{width:800px; margin-top:40px;}


#item_table {width:100%; border-collapse: collapse;border:1px solid black;padding:1px;}
#item_table table, th, td{font-size: 13px;}

#item_info{text-align:left;padding:10px;}
#nut_info{text-align:left;padding:10px;}


#case_table {width:100%; border-collapse: collapse;border:1px solid black;padding:1px;}
#case_table table, th, td{font-size: 13px;}

#pallet_table {width:100%; border-collapse: collapse;border:1px solid black;padding:1px;}
#pallet_table table, th, td{font-size: 13px;}

gendesc_container{}
#gendesc_table{ width:420px;padding:10px;}


.label_text{font-size:16px; color:#2d74b5; font-weight:bold;}

.tlabel{ font-weight:bold;white-space: nowrap;padding:2px;vertical-align: text-top;}
.tdata{ text-align:left;padding:2px;}


#nutrition_container{ width:100%; }

#memo_container{width:100%;}
#ingredients_container{ padding:10px; font-size:13px; margin-top:30px;}




#ingredients_container{text-align:left;}

#specsheet-left-col{  width:49%;height:750px;}
#specsheet-right-col{ width:49%;height:750px;}

#nutrition_panel{margin-left:10px;margin-top:-20px;}
#nutrition_panel table{ width:380px;}
#nutrition_panel table td{ width:380px; border-spacing: 0px;}
.nfp-main-heading h1{color:#000000;}
	
#specsheet-container h1{ 
	color:#000000;
	font-size:24px;
	text-transform:uppercase;
	font-weight:normal;
	margin:10px 0 5px 0;
}

#specsheet-container{height:300px; Xbackground-image: none; }

#specsheet-info-box {
	width:900px;
	margin-top:10px;
	box-shadow: 0px 0px 2px 0px ;
	background-image: none;
	}