.directions td {
  font-size : 11px;
  text-align : justify;
}

#results .header {
  font-size : 16px;
  font-weight : bold;
  margin-bottom : .25em;
}

#results .gs-result {
  margin-bottom : 1em;
  padding-left : 5px;
}

#results div.gs-watermark {
  display : none;
}

#results ol {
  list-style : decimal;
  margin-left : 20px;
  padding-left : 20px;
}

#cursor {
  padding-left : 5px;
}

#extTips .x-window-body ul {
  list-style : disc;
  margin-left : 10px;
  padding-left : 10px;
}

#extHelpOL td {
  font-size:11px;
  vertical-align:top;
}
#extHelpOL .x-window-body ol {
  list-style : decimal;
  margin-left : 10px;
  padding-left : 10px;
}
#extHelpOL .x-window-mc {
   background-color: white;
}

#extHelpGE td {
  font-size:11px;
  vertical-align:top;
}
#extHelpGE .x-window-body ol {
  list-style : decimal;
  margin-left : 10px;
  padding-left : 10px;
}
#extHelpGE .x-window-mc {
   background-color: white;
}

#extAbout td {
  font-size:12px;
  vertical-align:top;
}
#extAbout .x-window-mc {
   background-color: white;
}

.buttonIcon {
  background-repeat:no-repeat;
}

.olControlMousePosition {
  background-color: #ffffff;
  font-size: smaller;
  font-weight: bold;
  padding: 2px;
}

.olControlScaleLine {
  background-color: #ffffff;
  font-size: smaller;
  font-weight: bold;
  padding: 2px;
}

.olControlLoadingPanel {
  background-image:url(../js/loadingPanel/theme/default/img/loading.gif);
  position: relative;
  width: 195px;
  height: 11px;
  background-position:center;
  background-repeat:no-repeat;
  display: none;
}

.legendText {
  font-size:11px;
}

.timeline-band-layer {
  font-size:11px;
}

.timeline-band-events {
  font-size:11px;
}

#timePanel {
  position   : absolute;
}
#timePanel .x-panel-body {
  background : transparent;
}

#timeSlider .x-slider-thumb {
  background-image:url(../img/slider-thumb.png);
}
.timeSlider {
  padding-left:20px;
  background-image:url(../img/bg.png);
}

.firstTime {
  font-size:10px;
  text-align:left;
  background-image:url(../img/bg.png);
}
.middleTime {
  font-size:10px;
  text-align:center;
  background-image:url(../img/bg.png);
}
.lastTime {
  font-size:10px;
  text-align:right;
  background-image:url(../img/bg.png);
}

.x-table-layout-cell {
  width:200px;
}

.dateRangeHdr {
  font-size:11px;
}

.datePicker {
  margin-left:10px;
}

.olControlLoadingPanel {
  background-image:url(../js/loadingPanel/theme/default/img/rel_interstitial_loading.gif);
  position: relative;
  width: 220px;
  height: 19px;
  background-position:center;
  background-repeat:no-repeat;
  display: none;
}

