﻿div.mapInfoWindow{color: #333333;}
span.mapInfoWindowTextTitle{font-weight:bold;}
span.mapInfoWindowTextAddress{}
div.colLeft{float:left; }
div.colRight{float:left; margin-left: 8px;}
#googleDirections  
{
        color: #CCCCCC;
		text-decoration: none;
		font-size: 12px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		z-index: 999;	
		}
        
.googledir 
{
      z-index: 999;
		}

.googledir table, .googledir tr, .googledir tbody, .googledir td
{
        border: none !important;
         z-index: 999;
 
  }		
		
.googledir td
{
        color: #CCCCCC;
		text-decoration: none;
		font-size: 12px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		border-top: solid 1px #999999 !important;	
		}
			   
.googledir tbody{ background-color: #000000; }

.googledir .headerTable tbody{ background-image: url('/images/directionbar_bg.gif'); background-repeat: no-repeat; }

.googledir tbody img{ }

.googledir tbody a:link, .googledir tbody a:visited, .googledir tbody a:visited {
			color: #CCCCCC;
			text-decoration: none;
			font-size: 10px;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-weight: bold;
			}
			


