<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sheknows-infuse-ad-float-left {
    float: left;
    margin-right: 10px;
}

.sheknows-infuse-ad-float-right {
    float: right;
    margin-left: 10px;
}

.sheknows-infuse-ad {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.sheknows-infuse-ad-callout::before {
	content: "ADVERTISEMENT";
	font-size: 10px;
	color: #ccc;
	display: block;
	text-align: center;
	margin-bottom: 2px;
}
</pre></body></html>