#footer {
	font-size: 0.6em;
	font-family: Tahoma, Arial;
	line-height: 20px;
	color: #7F7F7F;
	float: right;
	border: 1px dotted silver;
	width: 79%;
	width: 79.6%;
	margin-bottom: 10px;
	text-align: center;
}

#footer br {
	display: none;
}

