div.contentswrapper div.bgwrapper {
	padding-bottom: 40px;
}

div.contentswrapper div.bgwrapper h2 {
	text-align: center;
	margin: 20px 0;
}

dl#linklist {
	width: 600px;
	margin: 30px auto 0;
}

dl#linklist dt {
	margin: 5px 0;
	border-left: 5px solid #6fae71;
	padding-left: 10px;
	line-height: 1.2;
}

dl#linklist dt a {
	font-size: medium;
	font-weight: bold;
}

dl#linklist dd {
	margin: 10px 0 20px 0;
	padding: 0 0 15px 1em;
	background: transparent url(../images/dotted_line.png) no-repeat center bottom;
}