/* FCE */
.fcewrapper {
	clear:both;
	width:100%;
}
.fceteaserwrapper {
	clear:both;
	width:100%;
}
.fcemargin {
  display:block;
	width:20px;
	float:left;
}
.clear {
	clear:both;
}

/* FCE left content */
.fceleftcontent50 {
	float:left;
	width:50%;
	margin-right:-10px;
	}

/* FCE right content */
.fcerightcontent50 {
	width:50%;
	float:left;
	margin-right:-10px;
}
