#footer {
	margin-top: 15px;
	line-height: 1.2em;
	padding-bottom: 80px;
}

#footer .left {
	float: left;
	padding-left: 5px;
}

#footer .right {
	float: right;
	padding-right: 5px;
	width: 400px;
}

#footer .banner img {
	float: right;
	border-style: none;
	margin: 0 0 10px 5px;
}

.link {
	height: 2em;
	font-size: xx-small;
	color: #888;
}

.link a {
	margin-right: 20px;
}

.link a:hover {
	color: #000;
}

.copy {
	font-size: xx-small;
}

.infotext {
	font-size: x-small;
	text-align: right;
	font-weight: normal;
	font-style: normal;
	display: block;
	color: #333;
}

.clear {
	clear: both;
	height: 0;
	font-size: 0pt;
	visibility: hidden;
}