/**
This file is part of GoogleMap PRO.

GoogleMap PRO is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

GoogleMap PRO is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with GoogleMap PRO.  If not, see <http://www.gnu.org/licenses/>.
 **/

/*THE POPUP MARKER*/
.standard .google_html {
	width:230px;
	height:150px;
}

.standard .google_html_1 {
	overflow:auto;
	width:230px;
	height:150px;
}

#googlecontainer .standard .google_html .title,
.googlecontainer .standard .google_html .title{
	font-weight: bold;
}

#googlecontainer .standard .google_html .picture,
.googlecontainer .standard .google_html .picture {
	margin: 10px 0 0 0;
}

#googlecontainer .standard .google_html .address, 
.googlecontainer .standard .google_html .address{
	margin: 10px 0 0 0;
}

#googlecontainer .standard .google_html .txt,
.googlecontainer .standard .google_html .txt {
	margin: 10px 0 0 0;
}

#googlecontainer .standard .google_html .menu_link, 
.googlecontainer .standard .google_html .menu_link{
	margin: 10px 0 0 0;
}

#googlecontainer .standard .google_html .custom,
.googlecontainer .standard .google_html .custom {
	margin: 10px 0 0 0;
}

#googlecontainer .standard .google_html .weather,
.googlecontainer .standard .google_html .weather {
	margin: 10px 0 0 0;
}