/*
$HeadURL: https://dev.wearesakuzaku.com/svn/community_internet/local/patshultz.com/trunk/web/common/stylesheets/store_print.css $
$LastChangedRevision: 3772 $
$LastChangedDate: 2007-03-21 07:02:32 -1000 (Wed, 21 Mar 2007) $
*/

@import url(store_screen.css);

#pageContainer #pageContent .instructions,
#pageContainer.propertyDetail #pageContent .nearbyPropertiesLink,
#pageContainer.propertyDetail #pageContent .mapInstructions,
#pageContainer.propertyDetail #pageContent h3.directions,
#pageContainer.propertyDetail #pageContent .drivingInstructions,
#pageContainer.propertyDetail #pageContent .directionsInstructions,
#pageContainer.propertyDetail #pageContent form
{
	display: none;
}

#googleMap
{
	height: 300px;
}