#AreaFull {
	background-color:#FFFFFF;
	border-left:18.6em solid #FFFFFF;
	border-right:0;
	float:left;
	margin:0px;
	padding:0px;
	width:78.9em;
}
#AreaLeft {
	float:left;
	margin-left:-18.6em;
	overflow:hidden;
	position:relative;
	width:18.6em;
}
#AreaContentAndRight {
	float:right;
	overflow:hidden;
	width:78.9em;
}
