.fooddl1 dl{
	margin:0px;
	padding:0px;
	width:279px;
	font-size:0.9em;
}

.fooddl1 dt{
	clear:both;
		width:279px;
	color:#303030;
	font-weight:bold;
	text-align:center;
	padding:0px;
	float:left;
		line-height:1.4em;
		border:1px dotted #70b360;
		padding-top:5px;
		padding-bottom:5px;
		filter: alpha(opacity=80);
  -moz-opacity:0.80;
  opacity:0.80;
	background-color:#c4f0c0;
}

.fooddl1 dd{
	clear:both;
	text-align:cengter;
	margin:15px 0 0 0;

	width:263px;
	float:left;
	line-height:1.4em;

}

.itemhorzn{
	float:left;
	margin-right:29px;
}

dd.expbox{
	padding:7px;
	filter: alpha(opacity=80);
  -moz-opacity:0.80;
  opacity:0.80;
	background-color:white;
	border:1px solid #e5e5e5;
}

html>/**/body dd {  
	width/*\**/:279px\9;  
}  
	

} 

*:first-child+html dd{  
	width:279px;

} 