.hidden {
  display: none;
  visibility: hidden;
}

.left {
  float: left;
}

.right {
  float: right;
}

#container {
  margin-top: 30px !important;
}

#movieforums {
  line-height: 80px;
  margin-top: 25px;
}

#searchbar {
  display: none;
}

div.subnav {
  margin-left: 23%;
}

div.subnav a.subnav_link, div.subnav a.subnav_link:visited {
  font-family: sans-serif !important;
  font-variant: none;
  font-weight: normal;
  font-size: 1.1em !important;
  color: #ccc !important;;
  margin: 0 8px 0 8px !important;;
  text-decoration: none;
  text-shadow: 2px 2px 2px #111;
  border-top: 2px solid #ca9b25;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  top: 35px;
  display: inline-block;
  padding-top: 10px;
}

#forumlist {
  width: 63% !important;
}

a.forumlink span {
  display: inline-block !important;
}

div.contentheader {
  height: 13px !important;
}

div.contentheader > div img {
  display: none;
  overflow: hidden !important;
}

#logo {
  margin-left: 50px;
}

.forum {
  position: relative;
}

#button {
  display: inline-block !important;
  max-width: 165px !important;
  max-height: 50px !important;
  overflow: hidden !important;
}

#button a {
  display: inline-block !important;
  max-width: 150px !important;
  height: 40px !important;
}

h1, h2, h3, h4, h5 {
  margin: 0  !important;
  font-family: 'Futura', sans-serif !important;
  font-weight: normal  !important;
  line-height: 1.2  !important;
  letter-spacing: 2px  !important;
  text-decoration: none  !important;
  color: #fff  !important;
}

.userinfo {
  float: left;
  width: 130px !important;
  position: relative !important;
}

.postcontent {
  position: relative;
  margin-left: 155px !important;
}

div.banner {
  height: 30px;
  width: 30px;
  position: absolute;
  top: -2px;
  right: 15px;
  text-shadow: 1px 1px 2px #111;
  text-align: center;
  font: 1em "Futura", sans-serif;
  font-weight: normal;
  font-style: none;
  color: #fff;
  line-height: 27px;
  border: 0;
  background: #800;
}

div.thread_review {
  float: left !important;
  width: 30% !important;
  clear: none !important;
}

#profileavatar {
  float: left !important;
}

.profile_stat {
  margin-bottom: 0 !important;
}

.profile_stat a {
  padding-bottom: 3px !important;
}

div.tab {
  display: inline-block !important;
  width: 135px !important;
}