.wppt_float_left {
	float:left;
	margin:0 1.5em 1.5em 0;
	padding:8px 10px 10px 8px;
	background: url(../../../themes/definite/images/bg-image-post.gif) no-repeat;
}
	
.wppt_float_right {
	float:right;
	margin:0 0 1.5em 1.5em;
	padding:8px 10px 10px 8px;
	background: url(../../../themes/definite/images/bg-image-post.gif) no-repeat;
}