/* InternetRugs v2 by davebrowndesign */
/* CSS specific to location page (with embedded googleMap) */

#mainContent {
	width: 385px;
}#mainSidebar {
	width: 350px;
}
.mainSidebarBlock {
	width: 325px;
}
#map {
	height: 500px;
	width: 325px;
}
