/**
 * @version		$Id$
 * @author		JoomlaUX
 * @package		Joomla.Site
 * @subpackage	mod_jux_google_maps
 * @copyright	Copyright (C) 2015 JoomlaUX. All rights reserved.
 * @license		License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php
 * 
 */

.jux-m {
}
.jux-m img {
    max-width: none !important;
}
.jux-m-actbar-list {
    border-top: 1px solid #CCCCCC;
    margin-top: 10px;
    padding-top: 5px;
}
.jux-m-info {
}
.jux-m-info h1 {
}
.jux-m-act {
}
.jux-m-act a {
    cursor: pointer;
    display: inline-block;
    margin: 5px;
}
.dirform-inner {
}
