html, body
{
	padding: 0;
	margin: 0;
}

body {
	background-color: white;
	-webkit-text-size-adjust: none;
}

#page div.menu-res
{
	display: none;
}

#header a.right,
.header a.right
{
	left: auto;
	right: 10px;
}
