@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

/* This file is licensed under Creative Commons Attribution License
 * http://creativecommons.org/licenses/by/3.0/
 *
 * Initial Developer:
 * Andreas Jung (sd-daken.deviantart.com)
 *
 * Contributor(s):
 *
 */

#foxclocksoverlay-clock-tooltip > grid > rows > row:first-child > label,
#foxclocksoverlay-clock-tooltip > grid > rows > row:first-child > label ~ hbox {
   font-weight: bold !important;
}

#foxclocksoverlay-clock-tooltip > grid > rows > row > label[value="GMT/UTC"],
#foxclocksoverlay-clock-tooltip > grid > rows > row > label[value="GMT/UTC"] ~ hbox {
   font-style: italic !important;
}