.sections ul
	{
	text-align: left;
	margin: 10px;
	list-style: square;
	}

.sections li
	{
	line-height: 180%;
	font-size: 90%;
	}

.sections p
	{
	font-size: 90%;
	line-height: 180%;
	text-align: left;
	width: 680px;
	margin: 10px auto;
	}

.sections .artisan
	{
	float: left;
	margin: 10px 10px 0 30px;
	}

.sections form
	{
	width: 700px;
	margin: auto;
	}

.sections form p
	{
	text-align: center;
	}

.sections dl
	{
	margin: 10px auto;
	text-align: left;
	width: 680px;
	}

.sections dt
	{
	font-size: 90%;
	font-weight: bold;
	width: 150px;
	color: #363;
	border-bottom: 1px solid #ccc;
	text-align: right;
	margin: 0;
	line-height: 160%;
	clear: both;
	}

.sections dt small
	{
	display: block;
	color: #000;
	}

.sections dd
	{
	text-align: left;
	line-height: 160%;
	margin: -1px 0 1em 150px;
	border-bottom: 1px solid #ccc;
	padding: 5px 10px;
	border-left: 3px solid #ccc;
	}

.sections .notice
	{
	display: block;
	text-align: center;
	color: #600;
	font-weight: bold;
	line-height: 180%;
	padding: 10px;
	}

.sections h4
	{
	border-left: 4px solid #C4C09B;
	border-bottom: 1px dotted #C4C09B;
	line-height: 140%;
	padding: 4px 8px;
	margin: 10px auto 5px auto;
	background: #EBE7DB;
	clear: both;
	width: 700px;
	text-align: left;
	}

#comb
	{
	margin-top: 10px;
	}

.cs
	{
	display: block;
	padding: 15px 0;
	font-size: 130%;
	text-align: center;
	}

.c6
	{
	color: #666;
	}

