/* @override http://www.keca-iec.org/header.css */

/* CSS Document */
#banner {
	position: relative;
	}
#logoLink {
	position: absolute;
	top: 0;
	left: 16px;
	bottom: 0;
	width: 138px;
	}
	#logoLink span {
		display: none;
		}
#headerAddress {
	font-size: 7pt;
	color: #86A3C2;
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;
	}