/**
* ############## 
* Module: GoogleMaps
* Author: marco mdxprod.com
* Licence: GNU
* ####################
*/

.infobox
{
font-size: 10px;
width: 300px;
max-width: 300px;
min-width: 300px;
height: 150px;
max-height: 150px;
min-height: 150px;
text-align: left;
padding-right: 6px;
overflow-y: auto;
overflow-x: no;
} 

.gmaps_linktoadmin
{
padding-top: 15px;
padding-bottom: 5px;
font-size: 10px;
text-align: center;
line-height: 18px;
}

