div.PanelProductIndex
{
	float				:	left;
	width				:	275px;
	height				:	170px;
	border				:	solid 1px #999999;
	padding			:	10px;
	margin				:	0px 10px 20px 0px;
}
div.PanelProductIndexLogo
{
	text-align			:	center;
	height				:	40px;
	padding			:	10px;
}
div.PanelProductIndexComment
{
	line-height			:	1.4em;
}
div.PanelProductCatalog
{
	padding			:	0px 0px 20px 0px;
	margin				:	0px 0px 20px 0px;
}
div.PanelProductCatalog table.List td
{
	padding			:	8px 0px;
	border-top			:	dotted 1px #999999;
	border-bottom			:	dotted 1px #999999;
}
