/* @override http://192.168.1.250/styles/print.css */

/* hide */
#nav .main, #nav .sub, #global-locator, #footer, .pagination, #news-search, .store-actions,.lat,.lng, .subnav, .menu-browser .info {
	display: none;
}
body {
	font-family: Helvetica, Arial, sans-serif;
}
h1 {
	border-bottom: 1px #ccc solid;
}
.float_r, #logo, #map {
	float: right;
	clear: right;
	margin: 1em;
}
.float_l {
	float: left;
	clear: left;
	margin: 1em;
}
a {
	color: black;
	text-decoration: none;
}
dt {
	font-weight: bold;
}
dd,li {
	margin-bottom: .5em;
}
#map {
	width: 4in;
	height: 4in;	
}
.dist,.address1 {
	display: block;
}
fieldset {
	margin-bottom: 1em;
	border: 1px #ccc solid
}
.clear,.break, .item,
.menu-browser {
	clear: both;
}
.menu-browser.clear {
	clear: none;
}
.menu-browser img {
	width: 150px;
	height: auto;
	float: left;
	margin: 0 1em 1em 0;
}