/* this is to hide the background image on this page:
http://hoisingtonvt.com/proddir/search/106/
*/
div.imgb {
	width: auto;
	height: auto;
	text-align:center;
	background-image:none;
}