﻿.GoogleDiv
{
    width:230px;
}
.GoogleDivTitle
{
    margin-bottom:4px;  
}
.GoogleDivTitleTop
{
    font-size:13px;
    font-weight:bold;  
}
.GoogleDivSearch
{
    margin-bottom:10px;
}
.GoogleDivSearch img
{
    vertical-align:bottom;
}
.GoogleInput {
	border:1px solid #999999;
	background-color:#F5F5F5;
	width:190px;
	height:18px;
}
#GoogleMapCanvas
{
    width:100%;
    height:329px;
    margin-top:10px;
    border:1px solid #CCC; 
    font:16px Arial;   
}