/*
$HeadURL: svn+secure://svn.comminternet.com/main/websites/yourcapecodhome.com/trunk/web/common/stylesheets/store_print.css $
$LastChangedRevision: 3771 $
$LastChangedDate: 2007-03-21 13:02:32 -0400 (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;
}