body {
	font-family: Arial, Verdana, Helvetica;
	font-size: 15px;
}
#map {
	height:450px;
	margin-bottom: 20px;
	padding:10px;
	width:600px;
	overflow:hidden;
}
#productList {
	height: auto;
}
h1 {
	color: #000;
}
.lfloat {
	margin: 20px;
	float:left;
}
.w150 {
	width: 33%;
}
.rfloat {
	display: none;
}
.iePrint {
	height: 300px;
}
.hide_print {
	display: none;
}
