div#main
{
	position: static;
	margin: 0;
	padding: 0;
}

div.content
{
	background: white;
	max-width: 100%;
	margin: 0;
	padding: 0;
	border-style: none;
}

div.content table
{
	padding-right: 50px;
}