TABLE.cat_table
{
	margin-bottom: 30px;
	width: 100%;
}
DIV.item_cat{
	width: 100%;
	height: 100%;
	background: url("/images/hr.gif") repeat-x bottom;
	margin-top: 20px;
}
DIV.item_cat .caprion_cat{
	color: #a80000;
	margin-left: 30px;
	font-size: 18px;
	font-weight: normal;
	margin-right: 10px;
}
IMG.mini{
	margin-bottom: 3px;
	margin-left: 10px;
}
DIV.cat_order{
	margin: 15px 0 0 15px;
	background: #eeeeee;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
SPAN.min_order{
	font-weight: bold;
}
DIV.item_cat .price{
	color:#f09a07;
	font-weight: bold;
	font-size: 24px;
	
}
DIV.item_cat SPAN.weekend{
	color:#a80000;
	font-weight: bold;
	margin-top: 20px;
}
TD.cat_content_td{
	width: 100%;
}
TABLE.cat_table .submit { 
	display: inline;
	 float: left;
	  width: 130px; 
	  height: 24px;
	   overflow: hidden;
	    text-indent: -9999px;
	     background: url(/images/send-order2.png) 0 0 no-repeat;
	     margin: 7px 0 0 15px;
	     }
TABLE.cat_table .submit:hover { background-position: 0 -24px; }
DIV.item_text{
	margin-left:20px;
}
