@charset "utf-8";
/* CSS Document */

#footer {
	height: 30px;
	width: 944px;
	clear: both;
	position: relative;
}
#copyright {
	width: 944px;
	height: 30px;
}
#copyright p {
	display: block;
}
#notes {
	width: 240px;
	margin-top: 5px;
	position: absolute;
	top: 0px;
	right: 1px;
}
#notes ul {
	list-style-type: none;
}
#notes li {
	display: block;
	float: left;
	height: 20px;
}
#notes a {
	display: block;
}

#regulations {
	width: 90px;
	height: 20px;
}
#privacy {
	width: 150px;
}

