.links_sc * {
	margin: 0;
	padding: 0;
}
.links_sc {
	--font-size: 12px;
	padding-bottom: 1em;
}
.links_sc a {
	font-weight: bold;
}

.links_sc_fb * {
	margin: 0;
	padding: 0;
}
.links_sc_fb {
	--font-size: 12px;
	padding-bottom: 0px;
}
.links_sc_fb a {
	font-weight: bold;
}
.links_sc_fb iframe {
	padding-left: 5px;
	border:none; 
	overflow:hidden; 
	width:450px; 
	height:35px; 
	text-align: left; 
	margin: 2px 0px 2px 0px;
}

.links_sc_rating {
	display:inline-block;
	position: relative;
	height:15px;
	width:78px;
}

.links_sc_rating_empty {
	position: absolute;
	left: 0px;
	top: 0px;
	height:15px;
	width:78px;
}

.links_sc_rating_full {
	position: absolute;
	left: 0px;
	top: 0px;
	height:15px;
}

.links-page-nav {
	margin-top: 0px;
	text-align: center;
}