/* -----------------------------------------------------------------------------------------------------------------------
File Author:	Ryan Marincovich
Date Created:	2009.4.22
File Purpose:	Cuneo Automotive - Footer Style sheet
REVISIONS:
-------------------------------------------------------------------------------------------------------- */


.footer_content {
	width: 100%;
	height: 54px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.footer_copy {
	font-size: 10px;
	margin: 16px 0px 0px 0px;
	padding: 0px;
	float: left;
}
.footer_details {
	text-align: right;
	margin: 16px 0px 0px 0px;
	padding: 0px;
	float: right;
}
.footer_details span { padding: 0px 9px 0px 8px; }
.footer_details span.color { margin: 0px; padding: 0px; color: #408526; }