#content .homepage_paymusic {
  letter-spacing: -1px;
  position: relative;
    top: 0;
    left: 0;
  float: left;
  width: 640px;
  margin: 14px 0 10px;
  min-height: 407px;
  padding: 0 14px;
}

#content .homepage_paymusic h2 {
  color: #0980C1;
  font-size: 18px;
  font-weight: normal;
  padding: 14px 0;
}

#content .homepage_paymusic p {
  line-height: 1.4;
  margin: 12px 0;
}

#content .homepage_paymusic li {
  background-image: url(/images/band_home_list_bullet_bg.png);
  background-position: 2px 10px;
  background-repeat: no-repeat;
  font-size: 11px;
  padding: 6px 0 6px 20px;
  line-height: 1.4;
  list-style-type: none;
  margin: 0;
}

#content .homepage_paymusic li strong {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -1px;
}

#content .homepage_paymusic li a {
  color: black;
}

#content .homepage_paymusic .row {
  margin-left: 80px;
  width: 420px;
}

#content #paymusic_albums {
  position: relative;
    top: 0;
    left: 0;
  width: 654px;
  margin-top: 14px;
}

#content #paymusic_albums .paymusic_songs {
  -webkit-border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  position: absolute;
    top: 0;
    left: 196px;
  width: 458px;
  background-color: #EEE;
}

#content #paymusic_albums .paymusic_songs .paymusic_album_price {
  font-weight: bold;
  position: absolute;
    top: 84px;
    right: 15px;
}

#content #paymusic_albums .paymusic_album {
  line-height: 30px;
  height: 30px;
  font-weight: bold;
  width: 181px;
  position: relative;
    top: 20px;
    left: 0;
}

#content #paymusic_albums .paymusic_album a {
  -webkit-border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  padding-left: 15px;
}

#content #paymusic_albums .paymusic_album a.selected,
#content #paymusic_albums .paymusic_album a.selected:hover {
  background-color: #EEE;
}

#content #paymusic_albums .paymusic_album a:hover {
  background-color: silver;
}

#content #paymusic_albums .paymusic_songs ul {
  margin-top: 120px;
}

#content #paymusic_albums .paymusic_song {
  position: relative;
    top: 0;
    left: 0;
  line-height: 18px;
  margin: 0 15px;
  cursor: move;
}

#content #paymusic_albums .paymusic_album_thumbnail {
  position: absolute;
    top: 15px;
    left: 15px;
}

#content #paymusic_albums .album_actions {
  position: absolute;
    top: 8px;
    right: 6px;
  font-size: 80%;
}

#content #paymusic_albums .paymusic_song .actions {
  position: absolute;
    top: 0;
    right: 0;
  font-size: 80%;
}

#content .paymusic_songs .dropzone {
  height: 12px;
  line-height: 12px;
  font-size: 8px;
  text-align: center;
}

#content .paymusic_songs .dropzone.hover {
  background-color: #CCC;
}

#content .paymusic_songs .dropzone span {
  display: none;
}

#content .paymusic_songs .dropzone.hover span {
  display: inline;
}

#content table#paymusic_order {
  margin: 14px 0;
  width: 100%;
  padding-bottom: 14px;
  border-bottom: 1px solid #C6C6C6;
}

#content table.player_statistics {
  border-collapse: collapse;
}

#content table.player_statistics th,
#content table.player_statistics td {
  border: 1px solid #DDD;
}

#content table.player_statistics th.from_to {
  min-width: 30px;
  text-align: center;
  line-height: 14px;
}

#content table.player_statistics th.full_length,
#content table.player_statistics td.full_length {
  background: #EEE;
}


#content .back_to_group_homepage {
  padding-bottom: 12px;
  border-bottom: 1px solid #C6C6C6;
}

#content table#paymusic_order td {
  vertical-align: top;
}

#content table#paymusic_order th.thumbnail {
  width: 110px;
  height: 20px;
}

#content table#paymusic_order th {
  vertical-align: top;
  font-weight: bold;
  padding-top: 14px;
}

#content table#paymusic_order .empty {
  width: 30px;
}

#content table#paymusic_order .price {
  text-align: right;
}
