.geomap_zip_block-column{float: none;
	overflow: hidden;
	text-align: right;}
.geomap_zip_block{
	float: none;
	overflow: hidden;
	text-align: right;
	padding-left: 70px;}
.geomap_current_zip{
	font-size: 36px;
	line-height: 33px;
	color: #808080;
	float: left;
	margin-right: 20px;
	padding-bottom: 6px;
	margin-bottom: 10px;
}
#geomap_bordered {
	background: #fcfcd9 url(images/tack.png) no-repeat 20px 20px;
}
#geomap_bordered .widget_title{
	margin-left: 70px;
}
.geomap_zip_inp_button, .geomap_inp_button_col{float: right;}
.geomap_zip_block .widget_input_short, .geomap_zip_block-column .widget_input_short{float: left;}
.geomap_zip_block-column .widget_input_short{
	width: 90px;
}
.geomap_button{
	cursor:pointer;
	background: url(images/go-btn.png) no-repeat;
	height: 33px;
	width: 33px;
	float: left;
	margin-left: -10px;
}
.geomap_button:hover{background: url(images/go-btn-on.png) no-repeat;}
.map_canvas_col, .map_canvas_bordered{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}