#div_player_information {
  margin-left: 180px !important;
  width: 205px !important; }

#div_tab_info {
  overflow: hidden; }

#player_iframe {
  height: 27px;
  width: 250px;
  margin: 0px;
  border: 0px;
  z-index: 1;
  position: relative;
  float: left;
  overflow: hidden !important; }
  #player_iframe iframe {
    z-index: 0;
    overflow: hidden !important; }

#div_player_controls {
  margin: 0px;
  margin-top: 5px;
  float: right; }

#div_covers img {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

#ban_artist_link, #ban_song_link {
  float: left;
  background-color: #cccccc;
  padding: 5px;
  padding-left: 15px;
  padding-right: 15px;
  color: #000000;
  font-weight: bold;
  position: relative;
  top: 10px;
  left: 40px;
  width: auto;
  margin-right: 50px;
  border: 1px solid #fff;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; }
  #ban_artist_link a, #ban_song_link a {
    display: block; }
  #ban_artist_link:hover, #ban_song_link:hover {
    cursor: pointer;
    background-color: #999999;
    color: #ffffff; }

#ban_song_link {
  margin-top: 15px; }

.ban_yes {
  color: #ffffff;
  position: relative;
  top: 30px;
  float: left;
  left: 7px;
  font-size: 14px; }

#div_artist_ban {
  position: absolute;
  border: 1px solid black;
  display: none;
  visibility: hidden; }

#div_artist_ban a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px; }

#a_artist_ban_link {
  padding-right: 4px; }

#ban_artist_notification, #ban_song_notification {
  display: none; }

#div_ad_targetspot {
  position: absolute;
  left: 430px;
  top: 40px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  background-color: transparent; }
  #div_ad_targetspot #div_ts_container {
    background-color: transparent; }
  #div_ad_targetspot #ACTargetSpot {
    height: 1px;
    width: 1px;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px; }

#bigboard_ad {
  width: 300px;
  height: 300px !important;
  position: absolute;
  left: 430px;
  top: 40px; }
  #bigboard_ad iframe {
    padding: 0px !important;
    margin: 0px !important;
    height: 250px;
    width: 300px; }

#leaderboard_ad {
  width: 728px;
  z-index: 5;
  height: 90px;
  margin-top: 10px;
  float: left;
  position: relative; }
  #leaderboard_ad iframe {
    padding: 0px !important;
    margin: 0px !important;
    height: 90px;
    width: 728px; }

#div_content {
  height: 300px; }

#rate_song_title {
  color: #fff; }

#div_volume {
  float: left;
  height: 20px;
  margin-top: 4px;
  min-width: 70px;
  margin-left: 10px; }

#progressWrapper {
  float: left;
  height: 28px;
  min-width: 190px;
  margin-right: 20px; }
  #progressWrapper .label {
    float: left;
    position: relative;
    color: #ccc;
    font-size: 11px;
    line-height: 28px;
    padding-left: 5px;
    padding-right: 5px; }
  #progressWrapper #statusLabel {
    font-size: 12px;
    min-width: 60px;
    font-weight: bold;
    color: #eee;
    text-align: right;
    padding-left: 15px;
    padding-right: 10px; }

#trackHistoryHolder, #div_andooveride {
  position: relative;
  float: left;
  z-index: 1;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.lightbox {
  position: relative;
  display: none;
  width: auto;
  height: auto;
  padding: 14px;
  background-color: #fff;
  border: 1px solid #536376;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0px 2px 12px;
  -moz-box-shadow: rgba(0, 0, 0, 0.6) 0px 2px 12px; }
