/*
 * Author:		Developer - BGD Group (info@bgd-group.co.uk)
 * Agency:		BGD Group.
 * Client: 		Nissan
 * Project: 	Nissan Dealer Network / Aftersales
 * Comment:		Print stylesheet
 */
 
 * {
 	z-index:			inherit!important;
 }
 
.content,
.content .editorial  {
	float: 				none;
	width: 				95%;
	margin-right:		10px;
} 

.featured-vehicle {
	float: 				none!important;
}

.content .editorial {
	padding-right:		50px;
}

.layout 
{
	width:				100%;
}

.noprint {
	display:			none;
}

a img {
	border:				none;
}

ul {
	list-style:			none;
}

.header li a em,
.crumbs,
.banners,
.sub-content,
.footer,
#vehicle-selector {
	display:			none;
}