#footer {
	font-size:70%;
	color: #b3b3b3; background: #000;
	position: relative;
	overflow: hidden;
	font-weight: bold;
	font-family: tahoma;
	padding: 10px 0 10px 80px;
}

#counters {
	position: absolute; left: 430px; top: 10px;
	margin: 0;
}

#counters img {
	display: inline;
}

#copy {
	position: absolute; right: 20px; top: 10px;
	margin: 0;
}

#mail {
	color: #0066CC
}
