@charset "utf-8";

	#PanelSearchListComment
	{
//		display			:	none;
	}

	/* List Detail */
	#PanelSearchListData
	{
		display			:	none;
	}

	/* Body Button Page Top */
	div.PanelBodyButtonPageTop
	{
		display			:	none;
	}

	/* Body Footer */
	#PanelBodyFooter
	{
	}
	#PanelBodyFooterButtonClose
	{
		display			:	block !important;
	}

	#PanelBodyFooter div.PanelProductListGroupDetail
	{
		padding			:	5px 10px;
	}
	#PanelBodyFooter div.PanelProductListDetailList
	{
		max-height			:	104px;
		overflow-y			:	auto;
	}
	#PanelBodyFooter div.PanelProductListGroupDetailTitle
	{
		display			:	none;
	}
	#PanelBodyFooter div.PanelProductListGroupDetailPhoto
	{
		width				:	60px;
	}
	#PanelBodyFooter div.PanelProductListGroupDetailPhoto img
	{
		max-width			:	60px;
		max-height			:	45px;
		line-height			:	0px;
	}
	#PanelBodyFooter div.PanelProductListGroupDetailComment
	{
		display			:	none;
	}

	#PanelBodyFooter ul.PanelProductListDetail li.PanelProductListDetail
	{
		padding			:	0px;
	}
	#PanelBodyFooter div.PanelProductListDetailCategory
	{
		display			:	none;
	}
	#PanelBodyFooter div.PanelProductListDetail h4
	{
		margin			:	0px;
		padding			:	5px 0px 0px 0px;
		line-height			:	1em;
	}
	#PanelBodyFooter dl.PanelProductListDetailSpecification
	{
		margin			:	-2px 5px 2px 0px;
	}
	#PanelBodyFooter dt.PanelProductListDetailSpecificationTitle
	{
		width				:	auto;
		padding			:	0px 5px 0px 5px;
	}
	#PanelBodyFooter dd.PanelProductListDetailSpecificationBody
	{
		width				:	auto;
	}
