/* © Copyright 2008 OZtion Pty Ltd . All rights reserved. */
/* footer.css */
.footer {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	color: #999999;
	border-bottom: 1px solid #dddddd;
}
.footer .space {

	margin: 0px;
	padding: 5px;
}
.footer p {
	font-size: 11px;
	line-height: 13px;
}
