﻿
/* ----------- GOOGLE POP UP STYLE - START -------------*/
.googleMap
{
	 height:400px; width:690px;
}
.googleMapCompany
{
	height:270px; width: 310px;
}
.bubble {
       width:          250px; 
        max-width:      250px;
        text-align:     left;
        font-family:    verdana,helvetica,arial,sans-serif;
        font-size:      11px;
        font-weight:    normal;
        color: Black;
}
.bubble h4 {
   font-size:      11px;
   margin-bottom:  4px;
   font-weight:    bolder;
   color: Black;
}
.bubble h5 {
   font-size:      11px;
   margin-bottom:  4px;
   font-weight:    bolder;
   font-style:     italic;
   color: Black;
}
.headerBox
{
    width:        100%; 
}
.headerBox h1 {
   font-size:      11px;
   margin-bottom:  4px;
   font-weight:    bolder;
}
/* ----------- GOOGLE POP UP STYLE - END -------------*/