@charset "utf-8";
/* <akaMarker> */

/*#foot {
	width: 75%;
	text-align: center;
	color: #b8b8b8;
	font-size: 0.95em;
	position: relative;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
}*/

#foot {
	width: 975px;
	text-align: left;
	color: #aaaaaa;
	font-size: 0.95em;
	position: relative;
	padding-top: 20px;
	margin-left: 15px;
	z-index: 0;
}

#foot p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 12px;
}

#foot a {
	color: #aaaaaa;
}

#foot a:hover {
	color: #f00 !important;
}

#foot .translationMarker {
	padding-right: 20px;
	background-position: center right;
	background-repeat: no-repeat;
}

/* </akaMarker> */
