h2.h2_producer_category{
	font: normal 140% Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color:black;
	margin-bottom:2px;
	padding-top:4px;
	color:gray;
	border-bottom:1px dashed #cccccc;
	padding-bottom:2px;
	background: url('/images/market_category_back.gif') repeat-x bottom;
}
h3.h3_market_head a{
	text-decoration: underline;
	font: bold 100% arial;
	color:gray;		
}h3.h3_market_head a:hover{	text-decoration: none; border-bottom:1px dashed gray;}



table.tbl_producer td{
	vertical-align:top;
}
/*table.tbl_producer a:visited{
	color:black;
}*/
table.tbl_producer ul{
	list-style:none;
}
table.tbl_producer ul li{
	padding-bottom:5px;
}
table.tbl_producer_head h1{
	font-size: 200%;
	white-space: nowrap;
}



img.img_prod_poster{
	border-bottom:1px dotted #cccccc;
	border-top:1px dotted #cccccc;
}

div.div_about_box{
	width:700px;
	border:2px solid #dddddd;
	padding: 4px 14px 14px 14px;
	overflow: auto;
	height:130px;
}
div.div_about_box p{
	margin-top:10px; 
}
div.div_about_box strong{
	font-weight: bold;
	color: #5A5A5A;
}
