.fasets_term_html{
padding: 4px !important;
}

.fasets_term_html{
padding: 4px !important;
}

.faset_refs {
    display: block;
	min-width: 40px;
	padding: 3px 7px 3px 5px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center;
	background-color: #f0f0f0;
	border-radius: 10px;
	float: right;
	position: relative;
	top: -20px;
	margin-right: 3px;
}

.faset_terms_table tr {
    position: relative;
    display: block;
    padding: 8px 0px 0px 0px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}


.faset_term {
    width: 60%;
    position: relative;
    display: inline-block;
    top: -20px;
    left: 25px;
    word-wrap: break-word;
    word-break: keep-all;
    hyphens: auto;
}

