#frk {
	background: #FFFFFF url(templates/rt_vividdesign_j15/images/footerline.jpg) left top repeat-x;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
}

#frk h1 {
	font-size: 12px;
	font-weight: bold;
}

.frkList {
	font-size: 11px;
	color: #666;
	border-top: 1px solid #ccc;
	margin: 10px 0;
	padding: 8px 10px;
	text-align: center;
}

.frkList a,
.frkList a:link {
	color: #666;
	text-decoration: none;
}

.frkList a:hover {
	color: #cc0000;
	text-decoration: none;
}