@charset "utf-8";

.ecc_footer
{
	
	position: absolute;
	bottom: 10px;
	left: 0px;
	width: 100%;
	height: 30px;
	
	z-index: 3;
	
}

.ecc_footer .ecc_navigation
{
	
	position: relative;
	left: 0px;
	top: 0px;
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	
}
