.metaslider {
	margin: 0 auto;
}
.separator {
	border-bottom: 1px solid #ccc;
	margin: 15px 0;
}
.big-link-center {
	text-align: center;
}
#lym-partner-promo {
	width: 90%;
}
article ul {
	list-style-type: disc;
	padding-left: 25px;
}
.nc-footer-right {
	text-align: right;
}
#nc-home-content img {
	max-height: 150px;
	margin: 0 auto;
	display: block;
}
#nc-home-content .css-table {
	display: table;
	height: 150px;
}
#nc-home-content .css-table .css-table-cell {
	display: table-cell;
	vertical-align: middle;
}
.nc-rx-drug-abuse-table td {
	vertical-align: top;
	width: 25%;
}
.nc-rx-drug-abuse-table td p, .nc-rx-drug-abuse-table td p li {
	-moz-hyphens: none;
	-ms-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
}
article section.entry-content p {
	-moz-hyphens: none;
	-ms-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;

}