body {
  background-color: #fff;
  top: 0;
  margin: 0;
  }

#planet-name {
  margin-left: 200px;
  padding: 30px auto 20px 10px;
  color: #008;
  font-family: helvetica, arial, sans-serif;
  text-transform: lowercase;
}

#matter {
  position: relative;
  z-index: 100;
  top: 50px;
  margin-left: 200px;
  }

img {
  border: none;
  }

.daygroup {
  padding-left: 10px;
  margin-top: 20px;
  }

.daygroup h2 {
  text-align: right;
  background-color: #aaa;
  font-size: 150%;
  color: #fff;
  padding: 5px 10px 3px 5px;
  font-family: helvetica, arial, sans-serif;
  }

.channelgroup {
  padding-left: 20px;
  }

.sidebar {
  position: absolute;
  top: 0px;
  left: 0px;
  padding-left: 5px;
  width: 200px;
  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 195px; 
  font-size: 80%;
  }

.sidebar ul {
  list-style-type: none;
  list-style-position: none;
  list-style-image: none;
  }
/* adsense styling */
#search {
  position: absolute;
  top: 0px;
  right: -15px;
  }
