.full-container {
	width: auto;
	height: auto;
	background: #FFFFFF;
	border: solid 1px #999999;
}

.geo {
	width: auto;
	height: auto;
	padding: 2px;
	margin: 5px 0;
	background-color: #FFCD82;
}

#map1 {
	margin: 0 auto;
}

.address {
	padding: 5px;
	border-bottom: dotted 1px #333333;
	border-top: dotted 1px #333333;
	background:#CCCCCC
}

/*----------------blockpsmwhere----------------*/

#block_content_maplocator {
	width: auto;
	margin: 0px!important;
	min-height: 30px;
	padding: 5px;
	background:#FFF;
}



