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

a.cssnav {
	display: block;
	width: 618px;
	height: 18px;
	text-decoration: none;
	background: url("images/button_contact_test.png");
	}

a.cssnav:hover {
	background-position: 0 -16px;
	}

.displace {
	position: absolute;
	left: -5000px;
	}
