/* FCE */
.fcewrapper {
	clear:both;
	width:100%;
/*	margin-right:-30px; */
}
.clear {
	clear:both;
}

/* FCE left content */
.fceleftcontent75 {
	float:left;
	width:75%;
}

.fceleftcontent155{
	width:155px;
	float:left;
}

/* FCE right content */
.fcerightcontent25  {
	width:25%; 
	float:left;	 
}

.fcerightcontent525 {
	width:525px;
	float:left;
	min-height:200px;
}
