#googmapm {
	width: 377px;
	margin: 0px;
	padding: 0px;
	border: none;
	margin-right: 6px;
}
#googmapmtop {
	width: 100%;
	height: 9px;
	background-image: url(../images/classifieds/img_map_bg_top.jpg);
	background-repeat: no-repeat;
}
#googmapmcontent {
	width: 100%;
	background-image: url(../images/classifieds/img_map_bg_rep.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 12px;
}
#googmapmbase {
	width: 100%;
	height: 8px;
	background-image: url(../images/classifieds/img_map_bg_btm.jpg);
	background-repeat: no-repeat;
}
.mapmimage {
	margin-left: 18px;
	margin-top: 9px;
	border: 1px solid #CCC;
}