body {
	margin: 0;
	font: 100% Helvetica, Arial, sans-serif;
	}

html>body {font-size: 20px;}

#map {
	width: 512px;
	height: 250px;	
	position: absolute;
	top: 0;
	left 0;
}

#col1 {
margin: 260px 10px 0 10px;
width: 492px;
}

#footer {
border-top: 1px solid #ccc;
margin: -10px 10px;
padding-top: 10px;
font-size: 60%;
}

.gsc-input, .gsc-search-button {
	font: 120% Helvetica, Arial, sans-serif;
}

    a:link {
      color: #0000cc;
    }

    a:active {
      color: red;
    }

    a:visited {
      color: #551a8b;
    }

    h1 {
      font-size: 190%;
      margin-top: 0px;
      margin-bottom: 0.15em;
    }
    p {
      margin-top: 0;
      margin-bottom: 1em;
    }

    #search {
      margin: 0 10px 0 10px;
    }

    #searchform {
          width : 492px;

      font: 200% Helvetica, Arial, sans-serif;
    }

    #results {
      position: absolute;
      left: 522px;
      top: 10px;
    }

    #searchwell {
      width : 502px;
    }

    #searchwell .unselected {
      padding-left: 18px;
      padding-top: 1px;
      background-image: url("http://labs.google.com/ridefinder/images/mm_20_yellow.png");
      background-repeat: no-repeat;
      background-position: top left;
    }

    .unselected .gs-watermark {
      display: none;
    }

    #searchwell .select {
      margin-bottom: 1em;
    }

    .unselected .select {
      cursor: pointer;
      text-decoration: underline;
      color: #7777cc;
    }

    #selected {
      margin-top: 1em;
    }

    #selected .gs-result {
      margin-bottom: 1em;
    }

    #selected .gs-result {
      padding-left: 30px;
      padding-top: 3px;
      background-image: url("http://www.google.com/mapfiles/icon.png");
      background-repeat: no-repeat;
      background-position: top left;
    }
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    