/*
 * Use of this source code is governed by an Apache 2.0 License.
 * See the COPYING file for details.
 * */

/* Copyright 2008 Google Inc.  All Rights Reserved. */
/**/

/* goog.ui.PopupDatePicker */

@import url(datepicker.css);

.goog-date-picker {
  position: absolute;
}

