@charset "utf-8";

#footer {
	height: 25px;
	width: 950px;
	clear: both;
	background-image:url(/monitorreport/common/img/footerBg.gif);
	background-repeat:repeat-x;
	position: relative;
}
#copyright {
	float:left;
	width: 430px;
	height: 25px;
}
#copyright p {
	display: block;
}
#notes {
	width: 261px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#notes ul {
	list-style-type: none;
}
#notes li {
	display: block;
	float: left;
	height: 25px;
}
#notes a {
	display: block;
}

#regulations {
	width: 98px;
	height: 25px;
}
#privacy {
	width: 163px;
}

