/* ================= foodstuffBlock ====================== */
#foodstuffBlock {
	width: 480px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/category_b/cata_back.gif);
	background-repeat: repeat-y;
	margin-bottom: 0px;
}
#foodstuff_detail {
	width: 450px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: left;
	height: 80px;
}
#foodstuff_detail img{
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 18px;
}
#foodstuff_list {
	width: 450px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: left;
	font-size: 12px;
	text-decoration: none;
	line-height: 150%;
}
#foodstuff_list a{
	font-size: 12px;
	text-decoration: none;
}
#foodstuffBlock table{
	width: 456px;
	margin-right: auto;
	margin-left: auto;
}
#foodstuffBlock td{
	width: 97px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#foodstuffBlock p{
	margin-top: 2px;
	margin-bottom: 2px;
}
.dottet_liner{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
    border-bottom:none;
}
.dottet_line{
    border-right:none;
}
.foodstuff_name{
	font-size: 28px;
	font-weight: bold;
	color: #FF9A9A;
	line-height: 130%;
}
.listbar{
	margin-right: 8px;
	margin-left: 8px;
}
/* --------------- headerBlock_1 ---------------- */

