/*
  Short Desc: KND Sponsored Book Stylesheet
  Plugin URI: http://www.kindlenationdaily.com
  Author: Mark White mark@somsip.com
  Author URI: http://www.somsip.com
  License: GPL2
*/

/* Hide tags edited by mce editor */
br[data-mce-bogus] {
    display: none;
}

.kndsb_clearfix:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

/* IE7 hack */
.kndsb_clearfix {
	*display: inline-block;
}
