/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Ct div block image **/
.ct-div-block img {
	padding-top: 4px !important;
	padding-right: 8px !important;
	padding-bottom: 4px !important;
	float: left !important;
}

/** General >> Ct section image **/
.ct-section img {
	margin-top: 4px !important;
	margin-right: 8px !important;
	margin-bottom: 4px !important;
	float: left !important;
}

