#wrapV {
	position: absolute;
	left: 0;
	top: 430px;
	width: 100%;
	text-align: center;
}

#wrapH {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	margin: 0 auto;
	text-align: justify;
	width: 360px;
	padding: 0 0 0 10px;
}

#wrapH h1 {
	color: #e5ca80;
	font-size: 16px;	
}

.frkList {
	border-top: 1px dotted #fff;
	margin: 20px 0 10px 0;
	padding: 8px 10px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
}

.frkList a,
.frkList a:link,
.frkList a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 14px;
}

.frkList a:hover {
	color: #e5ca80;
}
