* {
  margin: 0;
  padding: 0;
}

body {
  background-color: #c6eb85;
  font-size: 12px;
  font-family: verdana, arial, helvetica, sans-serif;
  padding: 0 20px 20px 20px;
}


h1 {
  width: 236px;
  height: 159px;
  background: transparent url(/graphics/template/player_logo.png) no-repeat;
  text-indent: -10000px;
  border: 0px solid #f00;
  float: left;
}

#on_air_now {
  float: right;
  width: 200px;
  margin: 30px 0 12px 0;
}

#on_air_now ul {
  list-style-type: none;
}

#wayfm_player {
  clear: right;
  float: right;
}

#wayfm_player p {
  font-size: 10px;
}

#wotw {
  width: auto !important;
/*  margin-top: 20px;*/
}

#ad {
  position: absolute;
  bottom: 5px;
}

.noborder img {
  border: 0;
}

.content_box {
  margin: 0;
  padding: 10px;
  float: left;
  background: #fff url(/graphics/template/content_bg.jpg) repeat-x;
  border: 1px solid #dedbd1;
}

.clear {
  clear: both;
}
