
input, textarea {
  margin: 5px 2px;
  border: 1px solid #D8D7DC;
  padding: 2px;
}

 {
  list-style: none;
  border: none;
  margin: 0;
  padding: 0;
  font: normal 1em Arial, Helvetica, Tahoma, sans-serif;
}

body {
  margin: 0;
  background: #050402;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

form {
  padding: 0 5px;
}

#header {
  float: left;
  width: 100%;
  height: 490px;
  margin: 0 auto;
  background: url(http://renawren.bandvista.com/rw_templates/388/css_img/4-27_red_header_bg.jpg) center top;
}

#header_mask {
  width: 622px;
  height: 451px;
  margin: 0 auto;
}

#buttons_content {
  float: left;
  width: 100%;
  background: url(http://renawren.bandvista.com/rw_templates/388/css_img/4-27_red_buttons_bg.jpg) center top;
}

#buttons {
  margin: 0 auto;
  text-align: center;
}

#buttons ul {
  width: 940px;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  line-height: 0;
  height: auto;
}

#buttons li {
  display: inline-table;
  *display: inline;
  width: 87px;
  margin: 0;
}

#buttons .tpop {
  display: inline-table;
  overflow: hidden;
  width: 87px;
  margin: 0;
  padding: 0;
}

#buttons li .apop {
  position: absolute;
  visibility: hidden;
  width: 87px;
  padding: 10px 0;
  background: #0E0707;
  border: 1px solid #422525;
  border-top: none;
  margin: 12px 0 0 0;
}

#buttons li .apop a {
  float: left;
  width: 77px;
  padding: 0 5px;
  margin: 3px 0 0 0;
  clear: both;
  font: normal .7em/.95 Helvetica, Arial, sans-serif;
  color: #FFF;
  text-align: center;
}

#buttons li .apop a:hover {
  color: #966;
}

#dummy {
  position: absolute;
  visibility: hidden;
  top: 21px;
  left: 0;
}

#container {
  float: left;
  width: 100%;
  margin: 0 auto;
  background: url(http://renawren.bandvista.com/rw_templates/388/css_img/4-27_red_contents_bg.jpg) top center repeat-x;
}

#contents {
  width: 920px;
  clear: both;
  padding: 50px 20px;
  margin: 0 auto;
  min-height: 340px;
}

#footer {
  float: left;
  width: 100%;
  display: block;
  background: url(http://renawren.bandvista.com/rw_templates/388/css_img/4-27_red_footer.jpg) top center;
  height: 65px;
}

.table_features {
  font: normal .75em Verdana, Arial, Tahoma, Helvetica, sans-serif;
  color: #DfB1B1;
  text-align: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: medium;
  font-weight: normal;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: normal;
}

.table_features td {
  padding: 5px;
  line-height: 1.4em;
}

.table_features a {
  font-weight: bold;
  color: #DCB;
  text-decoration: none;
}

.table_features a:hover {
  color: #966;
  text-decoration: none;
}

