.element-hidden {
  display: none;
}
.element-invisible,
form#search-block-form label {
  display: block !important;
  position: absolute !important;
  top: -999em !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  border: none !important;
  padding: 0 !important;
  background-color: transparent !important;
  background-image: none !important;
}
#navigation li {
  display: inline;
}
#info {
  float: left; /* LTR */
  margin: 0 0 7px 7px; /* LTR */
}
#user-login-form {
  text-align: left;
}
.node ul.links {
  display: block;
  margin: 2px 0;
}
ul.tips  {
  margin: 0 0 0 5px; /* LTR */
}
input.form-checkbox, input.form-radio {
  margin: -1px 4px 1px 0; /* LTR */
}
html.js fieldset.collapsed legend a,
html.js fieldset.collapsible legend a {
  background-position: right 6px; /* LTR */
}
#forum ul.links li {
  margin: 5px 0 10px 0;
  display: block;
}
tr.region-header {
  float: none;
}
tr.region-highlight {
  background: none;
  border-left: none;
  border-right: none;
}
div.warning {
  margin: 14px 0;
}
form#node-form div.admin {
  padding-top: 0;
}
.block-profile .user-picture  {
  float: left; /* LTR */
  margin: 0 15px 15px 0; /* LTR */
}
.comment ul.links li {
  margin: 0 8px 0 0; /* LTR */
}
.forum-topic-navigation {
  display: none;
}
.block {
  margin: 10px;
}