#wrapV {
	position: absolute;
	top: 481px;
	left: 0;
	text-align: center;
	width: 100%;
}

#wrapH {
	margin: 0 0 0 160px;
	width: 620px;
	text-align: left;
	padding: 40px 40px 20px 40px;
	background: #fff;
}

#wrapH h1,
#wrapH h2 {
	font-size: 11px;
	color: #4d7d65;
}

.frkList {
	font-size: 10px;
	text-align: center;
	border-top: 1px solid #ccc;
	margin: 20px 0;
	padding: 8px 10px;
	line-height: 1.2em;
}

.frkList a,
.frkList a:link {
	font-size: 10px;
}

.frkList a:hover {
	text-decoration: underline;
	font-weight: normal;
}