﻿body, 
.content, 
#secondary 
{
	background: #fff; 
	color: #000; 
}

.main
{
	width: 100%; 
}

.print-heading
{
	border-bottom: solid 2pt #ccc; 
	margin-bottom: .125in; 
	display: block; 
	width: 100%; 
	float: left; 
}
.print-heading .logo
{
	float: left; 
	width: 50%; 
}
.print-heading .address
{
	float: left; 
	width: 25%; 
	padding-top: 3em; 
}
.print-heading .phone-web
{
	float: left; 
	width: 25%; 
	padding-top: 3em; 
}

.lang, 
.header, 
.primary-menu, 
.content .buttons, 
.content .actions, 
.secondary-menu, 
.copyright, 
.power, 
.vehicle-list  
{
	display: none; 
}
