@charset "UTF-8";
/* CSS Document */

.absolute {
	position: relative;
	right: -1px;
	bottom: -1px;
}
