/* ---------- big icon buttons  --------- */
.commonButton, .toolsArea .commonButton { display: inline; zoom: 1; }
.formArea .toolsArea .commonButton span,
.toolsArea .commonButton span { display: inline-block; }
.screenButtons { word-spacing: 0; }

#navLayout #search input { width: 98%; }
* html #navLayout #search { margin-right: 1px; }
#search select { margin-bottom: 3px; }

.list td, .list th { height: 16px; }
.screenTitle h1 img { margin-top: 2px; }
.screenTitle .title .widget,
.screenTitle .title .collapsible { display: inline; zoom: 1; }
* html .screenTitle .toolbarWrapper { display: inline; zoom: 1; width: 1%; text-align: left; }
* html .collapsible .collapsibleWrapper .outer { background: transparent none; }
.collapsible.collapsed { position: static; }

.collapsible .header span,
.collapsible ul li a,
.screenTitle .toolbar #favorites .collapsible .no-favorites {
  min-width: auto;
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.collapsible ul li a {
  position: relative;
  margin-top: 0;
  background-color: #fbfbfc;
}
* html .screenTitle .toolbar #favorites .collapsible .actions {
  right: 14px;
  width: 42px;
}
.screenTitle .toolbar #favorites .collapsible .header span {
  width: 189px;
}
.screenTitle .toolbar #favorites .collapsible .editFavoriteForm input {
  width: 193px;
}
.googleToolsList li { display: inline; zoom: 1; }
.screenTitle #screenTabs, #screenTabs #tabs li,
.screenTitle .toolbar .collapsible .container * {
  display: inline;
  zoom: 1;
}
*+html fieldset { padding-top: 0; }
*+html legend { margin-bottom: 13px; padding-bottom: 2px; }
.screenBody input.checkbox, .screenBody input.radio { margin: -3px; }
.msg-box div, .p-box-content { zoom: 1; }
