/* restored static theme image menu */
#imageMenu {
  clear: both;
}
#imageMenu a {
  transition: background-color .16s ease, color .16s ease;
}