DIV#footer-content {
	padding: 25px 0 10px 0;
	font-family: 'trebuchet ms', sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #aaaaaa;
}

DIV#footer-content DIV.foto-shape-content {
	text-align: center;
}

DIV#footer-content DIV.left {
	float: left;
}

DIV#footer-content DIV.right {
	float: right;
}

DIV#footer-content A {
	color: #aaaaaa;
}
DIV#footer-content A:hover {
	color: #dddddd;
}

DIV#footer-content IMG {
	padding: 0 8px 0 8px;
}

