@CHARSET "ISO-8859-1";
/* <!-- */
/**
 * version      $Id$
 * @package      Google Map API3 - Improved
 * @subpackage   mod_google_map_v3_improved
 * copyright    Copyright (C) 2009-2010 Noxidsoft. All rights reserved.
 * license      GNU General Public License <http://www.gnu.org/copyleft/gpl.html>
 * author       Noel Dixon <noel.dixon@noxidsoft.com>
 */
div#wrap_map {
	text-align:left;
	margin:0 auto;
}
div.map_left_pos {
	text-align:left;
}

div.map_middle_pos {
	text-align:center;
}

div.map_right_pos {
	text-align:right;
}

/* if your Module Class Suffix is say _test in the parameter list (Advanced) then do the following as an example
div#wrap_map_test {
	padding-top:200px;
}
*/
/* --> */