.colESL1 {
	float:left;
	width:95%;
}
.colESL2 {
	width:30%;
	float:left;
}
.colESL3 {
	width:65%;
	float:left;
}
.headerESL,.headerESL1 {
	clear:both;
	float:left;
	text-align:center;
	border:1px solid #e5e9f4;
	font-weight:bold;
	width:100%;
	height:20px;
	padding:4px 0 4px 0;
	background-color:#ced6e9;
}
.headerESL1 {
	padding:4px 0 4px 3px;
}
.cellESL,.cellESLa {
	clear:both;
	float:left;
	border:1px solid #e5e9f4;
	width:100%;
	height:100px;
	padding:4px 0 3px 0;
	background-color:#ced6e9;
}
.cellESL {
	text-align:center;
}
.cellESLa {
	padding:4px 0 3px 3px;
}
.cellESL1,.cellESL1a,.cellESL2,.cellESL2a,.cellESL3 {
	clear:both;
	float:left;
	border:1px solid #e5e9f4;
	width:100%;
	padding:4px 0 3px 0;
	background-color:#ced6e9;
}
.cellESL1 {
	height:90px;
	text-align:center;
}
.cellESL1a {
	height:90px;
	padding:4px 0 3px 3px;
}

.cellESL2 {
	height:160px;
	text-align:center;
}
.cellESL2a {
	height:160px;
	padding:4px 0 3px 3px;
}
.cellESL3 {
	height:255px;
	padding:4px 0 3px 3px;
}
