/* stores.view.print.css */

#logo {
	display: none;
}

#content h1 {
	margin: 0;
}

#content .map_large {
	display: block;
}
#content .map_large img {
	/*height: 12cm;*/
}
#content .information .times {
	/*clear: none;
	width: 33%;
	float: right;*/
}
#content .information .times dd strong {
	float: left;
	clear: both;
	
	width: 82px;
}
#content .information .image {
	display: none;
}

#content .text {
	clear: both;
}