/* = Fixes for safari and opera
-----------------------------------------------------------------------------*/

html:first-child #container {
  width: 950px;
}

html:first-child #coreNav {
  height: 38px;
}

html:first-child ul#subNav {
  top: 44px;
}

html:first-child ul#subNav li {
  font-size: 1.2em;
}

html:first-child #contentIcons {
  margin-bottom: 20px;
}