@charset "utf-8";
/* CSS Document */
#bottom-register-abs {
	position: relative;
	width: 100%;
}
#bottom-register-abs input {
	height: 12px;
	width: 12px;
}
#allow-register-link-bottom {
	height: 31px;
	width: 166px;
	position: absolute;
	left: -9999px;
	top: 150px;
}
#deny-register-link-bottom {
	height: 31px;
	width: 166px;
	position: absolute;
	left: 255px;
	top: 150px;
}

