/* Stylesheet for Hoppinger CMS 
(c) 2006 Hoppinger.com */

/* BEGIN General style (no classes, no selectors) */
div.googleMaps {
	width: 500px;
	height: 300px;
    border: 1px solid #c1c1c1;
}
div.googleWrapper {
	width: 500px;
	height: 300px;
	border: 1px solid red;
}
