/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */


#right {
	width: 110px;
	margin: 0 0px 0px 5;
	font-size: 8.5px;
	padding: 5px 5 0px 0;
	color: #00000;
	line-height: 1.5em;
}

#apt-content {
	width: 450px;
	margin: 0 0 14px 15px;
	font-size: 11px;
	color: #4B4B4B;
	line-height: 1.5em;
}

#content-parking {
	font-family: Times;
	width: 550px;
	margin: 0 0 14px 8px;
	font-size: 11px;
	color: #4B4B4B;
	line-height: 1.5em;
}



