.gsmsc-mapDiv {
			height : 275px;
		}

		.gsmsc-idleMapDiv {
			height : 275px;
		}
		.resultadosP3000{
			background: #FFDEAD;
		}
		.header{
			background: #ffffcc;
		}
		.linkP3000{
			font-family: Tahoma;
			font-size: 11px;
		}
		.tituloP3000{
			font-family: Tahoma;
			font-size: 13px;
		}
		#mapsearch {
			width : 515px;
			margin: 10px;
			padding: 4px;
		}
		td.search-form {
			width : 500px;
		}

		td.search-options {
			padding-left : 20px;
		}

		#results .header {
			font-size : 16px;
			font-weight : bold;
			margin-bottom : .25em;
			margin-top : 1em;
		}

		#results .gs-result {
			margin-bottom : .5em;
		}

		#results div.gs-watermark {
			display : none;
		}
		
       div.markerTooltip, div.markerDetail {
          color: black;
          font-weight: bold;
          background-color: white;
          white-space: nowrap;
          margin: 0;
          padding: 2px 4px;
          border: 1px solid black;
       }
