table.List
{
}
td.ListHeader
{
	color			:	#ffffff;
	background-color	:	#f2a9a6;
}
td.ListName, td.ListNameTop, td.ListNameBottom, td.ListNameRequire
{
	border-bottom		:	dashed 1px #f3837d;
	border-left		:	none;
	border-right		:	none;
	width			:	80px;
}
td.ListContent, td.ListContentTop, td.ListContentBottom
{
	border-bottom		:	dashed 1px #f3837d;
	border-left		:	none;
	border-right		:	none;
}
div.PanelList
{
	margin			:	0px 30px;
}

