
input, textarea {
  margin: 5px 2px;
  background: #0F1A21;
  color: #4F97AE;
}

* {
  list-style: none;
  border: none;
  margin: 0;
  padding: 0;
  font: 1em Arial, Tahoma;
}

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

form {
  padding: 5px;
}

#container {
  width: 960px;
  margin: 0 auto;
}

#header {
  width: 960px;
  height: 485px;
  margin: 0 auto;
  overflow: hidden;
  float: left;
}

#header_top {
  width: 960px;
  height: 50px;
  float: left;
  background: url(http://pianokeys.bandvista.com/rw_templates/245/css_img/plastic_leather_header_top.jpg);
  clear: both;
}

#header_left {
  width: 29px;
  height: 389px;
  float: left;
  background: url(http://pianokeys.bandvista.com/rw_templates/245/css_img/plastic_leather_header_left.jpg);
}

#header_mask {
  width: 512px;
  height: 389px;
  float: left;
}

#header_right {
  float: right;
  background: url(http://pianokeys.bandvista.com/rw_templates/245/css_img/plastic_leather_header_right.jpg);
  width: 419px;
  height: 389px;
}

#header_right ul {
  padding: 0 0 0 110px;
  width: 220px;
}

#header_right li {
  float: left;
  padding: 0 0 11px 0;
}

#header_right li .tpop {
  margin: 0;
}

.apop {
  position: absolute;
  visibility: hidden;
  width: 125px;
  padding: 10px 5px;
  background: #213F4E;
  border: 1px solid #1D3641;
  text-align: center;
}

.apop a {
  font: normal .8em Verdana, Arial, Tahoma;
  color: #FFF9DD;
  text-decoration: none;
  margin: 2px 0;
  width: 125px;
  float: left;
  text-align: center;
}

.apop a:hover {
  color: #FFF;
  text-decoration: underline;
}

#dummy {
  position: absolute;
  visibility: hidden;
  left: 196px;
  top: 7px;
}

#header_bottom {
  float: left;
  width: 960px;
  height: 46px;
  background: url(http://pianokeys.bandvista.com/rw_templates/245/css_img/plastic_leather_header_bottom.jpg);
}

#contents {
  float: left;
  width: 870px;
  padding: 10px 45px;
  background: url(http://pianokeys.bandvista.com/rw_templates/245/css_img/plastic_leather_contents.jpg);
}

#footer {
  float: left;
  width: 960px;
  height: 20px;
  background: #0B1418;
}

.table_features {
  font: normal .8em Arial, Helvetica, serif;
  color: #FFFFFF;
  text-align: justify;
  font-size: inherit;
  font-weight: normal;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
}

.table_features td {
  padding: 5px;
}

.table_features a {
  font-weight: bold;
  color: #579;
  text-decoration: underline;
}

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