* {  margin: 0; padding: 0; }

body {

  background: url(bg.png) repeat-x #fff;
  font-size: 90%;
  font-family: Georgia;
  line-height: 1.4em;
  color: #000;
}

#search-bg { background: url(search-bg.png); width: 697px; height:70px; }

.txtbox1 {  BORDER-BOTTOM: #FFFFFF 1px solid; BORDER-LEFT: #FFFFFF 1px solid; BORDER-RIGHT: #FFFFFF 1px solid; BORDER-TOP: #FFFFFF 1px solid ;background-color: #ffffff ; font-family:Georgia; font-size:24px; font-weight:bold;}

.submit_box { width: 124px; height: 40px; background: url("search-button.png"); font-family:Georgia; color:#FFFFFF; font-size:24px; font-weight:bold; background-repeat:no-repeat; border:0px; text-align:center; background-color:#333333;  }

.enter_box { width: 165px; height: 63px; background: url("enter-bg.png"); font-family:Georgia; color:#FFFFFF; font-size:24px; font-weight:bold; background-repeat:no-repeat; border:0px; text-align:center; background-color:#333333;  }

a.gpsinfoway:link { font-family: Georgia; font-size: 12px; font-weight:bold; color: #CC0000; text-decoration: underline; }
a.gpsinfoway:visited { font-family: Georgia; font-size: 12px; font-weight:bold; color: #CC0000; text-decoration: underline; }
a.gpsinfoway:hover { font-family: Georgia; font-size: 12px; font-weight:bold; color: #333333; text-decoration: none; }
a.gpsinfoway:active { font-family: Georgia; font-size: 12px; font-weight:bold; color: #CC0000; text-decoration: underline; }
