/*
--------------------------------------------------
rpm-morgan.co.uk PRINT STYLES
Last revised 18 December 2009
--------------------------------------------------
*/

#wrapper {
	width: 100%;
	margin:0;
	padding:0;
	background:#FFF;
	text-align:left;
}

#header {
	display:none;
}

#content {
	width: 100%;
	margin:0;
	padding:0;
	background:#FFF;
	text-align:left;
	font-size:100%;
}

#slides {
	display:none;
}

#footer {
	display:none;
}

/*
--------------------------------------------------
FORMS
--------------------------------------------------
*/

form {
	display:none;
}


/*
--------------------------------------------------
LOCATION PAGE
--------------------------------------------------
*/

.map {
	width:100%;
	height:395px;
	color:#000;
}

.map_with_directions {
	width:100%;
	height:395px;
	color:#000;
}

#directions {
	width:100%;
}
