.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;
}

.sheknows-infuse-ad-type-banner {
	min-width: 728px;
	min-height: 90px;
}

.sheknows-infuse-ad-type-flexbanner{
	min-width: 970px;
	min-height: 250px;
}

.sheknows-infuse-ad-type-medrec {
	min-width: 300px;
	min-height: 250px;
}

.sheknows-infuse-ad-type-flexrec{
	min-width: 300px;
	min-height: 600px;
}

.sheknows-infuse-ad-type-tinybanner {
	min-width: 320px;
	min-height: 50px;
}

.sheknows-infuse-ad-type-sky{
	min-width: 160px;
	min-height: 600px;
}

.sheknows-infuse-ad-type-mobileincontent{
	min-width: 320px;
	min-height: 250px;
}

.sheknows-infuse-ad-type-wideincontent{
	min-width: 728px;
	min-height: 250px;
}

.sheknows-infuse-ad-type-widestincontent{
	min-width: 970px;
	min-height: 250px;
}