body
{
    color: #3e3d40;
    font-family: Helvetica,sans-serif;
    font-size: 8pt;
}

h1
{
    color: #98D5EC;
    float: none;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    width: auto;
    line-height: 20px;
}

.shadowbrdr {
border:1px solid #3e3d40;
background-color:#ffffff;
}

.googlecontent
{
    margin-top: 15px;
    margin-left: 10px;
    margin-bottom: 5px;
}
#simple_example_window
{
    width: 366px;
    margin-bottom: 10px;
    _width: 300px;
    _height: 100px;
}
#simple_example_window_contents
{
    margin-top:16px;
	margin-left:5px;
	_border:1px solid #3e3d40;
    _background-color: #fff;
    _margin-bottom: -100px;
    _min-height: 130px;
	_margin-top:0px;
}
#simple_example_window_tl
{
    width: 0px;
    height: 0px;
}
#simple_example_window_tr
{
    width: 0px;
    height: 0px;
}
#simple_example_window_bl
{
    width: 0px;
    height: 0px;
}
#simple_example_window_br
{
    width: 0px;
    height: 0px;
}
#simple_example_window_t
{
    width: 0px;
    height: 0px;
}
#simple_example_window_l
{
    width: 0px;
    height: 0px;
}
#simple_example_window_r
{
    width: 0px;
    height: 0px;
}
#simple_example_window_b
{
    width: 0px;
    height: 0px;
    top: -30px;
}
#simple_example_window_close
{
    width: 8px;
    height: 8px;
    margin: 42px 0 0 -25px;
    background: url('../images/static/close-btn.png') top left no-repeat transparent;
    cursor: pointer;
    top: 5px;
    left: 525px;
    _margin: 8px 0 0 -2px;
    _top: -18px;
    _left: 295px;
}
.googleaddressdiv
{
    width: 275px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 27px;
	_margin-top: 20px;
}
.googlelinksdiv
{
    width: 275px;
    margin: auto;
	color: #EB6A0A !important;
	margin-bottom: 12px;
}
.googlelinksdiv a
{
    width: 275px;
    margin: auto;
	color: #EB6A0A !important;
	margin-bottom: 12px;
}
.googlelinkspipe
{
    font-size: 14px;
    font-weight: bold;
    color: #ddd6d1;
}

