/*
 * 	vim: set fdm=marker:
 *	Common Styles for 7 million 2008/2009
 *	(c) 2008 by T-SIGN Studios, http://www.t-sign.com
 *	Authors: Robert Adrianowski (robert_adrianowski@t-sign.com)
 *
 */

/* {{{ footer */
#footer	{
	clear: both;
	position: relative;
	margin: 26px 0 0 0;
	padding: 0;
	min-height: 88px;
	background: transparent url(/img/misc/footer/bg.png) no-repeat center top;
}
#footer .content {
	margin: 0 auto;
	padding: 12px 0 0 0;
	width: 600px;
	color: #a6a69f;
	font-size: 0.8em;
	text-align: center;
}
/* }}} */
