.list_style {
  padding-top:1px;
  padding-bottom:1px;
  margin-top:1px;
  margin-bottom:1px;
}



#band_djs, #req_mems, #band_fans {
  padding:6px;
}



#band_info h5, #band_main h5, #request_header div {
  padding-bottom:3px;
  margin-bottom:3px;
  background-color:#990000;
}



.band_page_header {
  background-color:#990000;
}



.band_page_sub {
  background-color:#330000;
  font-weight:bolder;
  text-align:center;
}



#band_info p, #band_main p, .heading, #airPlayHistory th {
  background-color:#330000;
}



#band_info h2, #band_main h2 {
  background-color:#990000;
}



#song_request {
  text-align:center;
  width:850px;
}



#song_request li {
  text-align:left;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  margin-right: 10px;
}



#song_request li a {
  padding-top: 2px;
  padding-bottom: 2px;
  margin-top: 10px;
  margin-bottom: 10px;
}



.pending, p .pending {
  background-color:#000000;
  font-style:italic;
  font-weight:lighter;
  padding:6px;
}



.del {
  padding:6px;
  border-color:red;
  border-style:solid;
  border-width:3px;
}
