
.sections ul
	{
	text-align: left;
	list-style-position: inside;
	list-style: square;
	border-left: 1px solid #C4C09B;
	border-bottom: 3px solid #C4C09B;
	}

.sections li
	{
	line-height: 180%;
	margin-left: 20px;
	padding: 5px;
	}

.sections ul#sitemaplist
	{
	font-size: 90%;
	border: none;
	}

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

.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;
	}

