#map_wrapper {
}
#map_list {
  height: 200px;
}
/* #map_canvas {position: absolute !important;transform: inherit !important;} */ /* Woo Themes hack?!? */
#map_canvas {
  height: 550px;
}
#map_list .location {cursor: pointer; cursor: hand;}
#map_canvas img {max-width: none;}
#marker_list {margin-left:auto; margin-right:auto;}