@charset "utf-8";
/* CSS Document */
textarea.yourComments{
	display: none;
	visibility: hidden;
	position: fixed;
	right: 0px;
	bottom: 0px;
}

