* html #ecc {
	top: -118px;
	position: relative;
	z-index: 100;
	float: none;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}

#ecc {
	top: -65px;
	position: relative;
	z-index: 100;
	float: none;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}

#ect {
	width: 980px;
	background: url(../../images/topEC.png) no-repeat;
	height: 77px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: left;
}

#ecm {
	width: 980px;
	background: url(../../images/midEC.png) repeat-y;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: left;
}

#ecb {
	background: url(../../images/refEC.png) no-repeat;
	width: 980px;
	height: 55px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: left;
}

#extraContainer1 {
	margin-left: auto;
	margin-right: auto;
	width: 870px;
}

#myExtraContent1 {
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

