#heading {
  font-size: 10px;
  height: 20px;
}
#heading_contents {
  padding: 0 4px 0 4px;
}
#player div {
  position: relative;
  top: 50%;
  text-align: center;
}
#menu {
  font-size: 10px;
  height: 22px;
}
#menu .left {
  padding: 0 0 0 4px;
}
#menu .right {
  padding: 0 4px 0 0;
}
