﻿/* FCE */
.fcewrapper {
	clear:both;
	width:95%;
/*	margin-right:-30px; */
}
.fcebannerwrapper {
	clear:both;
	width:100%; 
}

.fceteaserwrapper {
	clear:both;
	width:100%; 
	text-align:left;
}
.fcemargin {
	width:10px;
	float:left;
}
.clear {
	clear:both;
}

/* FCE left content */
.fceleftcontent25 {
	width:25%; 
/*	width:150px; */
	float:left;
	margin-right:-5px;  	 
}
.fceleftcontent33 {
	float:left;
	width:33%;
}
.fceleftcontent50 {
	float:left;
	width:50%;
	margin-right:-5px;
}
.fceleftcontent66 {
	float:left;
	width:66%;
	margin-right:-5px;
}

.fceleftcontent211 {
	width:211px; 
	float:left;
	margin-left:11px;
}

.fceleft2content211 {
	width:211px; 
	float:left;
	margin-left:16px;	
}
.fceleftcontent300 {
	float:left;
	width:300px;
	margin-right:15px; 
}

/* FCE center content */
.fcecentercontent25  {
	width:25%; 
/*	width:150px; */
	float:left;
	margin-right:-5px;  	 
}
.fcecenter2content25  {
	width:25%; 
/*	width:150px; */
	float:left;
	margin-right:-5px;  	 
}
.fcecentercontent33 {
	width:33%;
	float:left;	
/*	margin-right:5px;  */
}
.fcecentercontent300 {
	width:300px;
	float:left;	
	margin-right:15px;
}
.fcecentercontent100 {
	width:100%;
	float:left;
}


/* FCE right content */
.fcerightcontent25  {
	width:25%; 
/*	width:150px; */
	float:left;
	margin-right:-5px;  	 
}
.fcerightcontent33 {
	width:33%;
	float:left;
/*   margin-right:5px;  */
}

.fcerightcontent50 {
	width:50%;
	float:left;
	margin-left:-5px;	
}
.fceleftcontent75 {
	width:75%;
	float:left;
}
.fcerightcontent66 {
	width:66%;
	float:left;
	margin-left:-5px;	
}

.fcerightcontent211 {
	width:211px; 
	float:left;
	margin-left:17px;	
}

.fceright2content211 {
	width:211px; 
	float:left;
	margin-left:17px;	
}

.fcerightcontent300{
	width:300px;
	float:left;
/*   margin-right:5px;  */
}



/* FCE inner content */
.innercontent {
	margin:10px;
}
.innercontentfixed {
	height:230px;
	margin:10px;
	overflow:auto;
}
.innercontentfixed195 {
	height:175px;
	margin:10px;
	overflow:none;
}
