#header, #header2, #left, .privacy2
{
	display:none;
}

#content
{
	width:100%;
	margin:0;
}

#content h1
{
	float:left;	
}

.address, .footer-table
{
	float:right;	
}

.datatable thead th
{
	padding:0;	
}

.datatable
{
	margin-bottom:5px;	
}

.datatable td
{
	padding:2px 3px;	
}

.privacy1
{
	display:inline;	
}