.demo_subheading {
  font-size: 0.8em; 
  color: #ababab; 
  font-variant: small-caps; 
  margin-top: 8px;
  overflow: hidden;
}

.demo_downloadnow {
  color: #ababab; 
  text-decoration: none;
}

.demo_lyrics {
  float: left; 
  width: 350px;
  overflow: auto;
  margin-bottom: 8px;
}

.demo_progress {
  float: right; 
  width: 350px;
  overflow: auto;
  margin-bottom: 8px;
}
.demo_lyricsmoreless {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
  font-size: 0.75em;
}
.demo_lyricsfirstpar {
  margin-top: 4px;
}
.demo_linkcopy {
  clear: both; 
  font-size: 0.75em; 
  color: #999999;
  padding-top: 4px; 
  overflow: auto;
  margin-top: 0px;
}

.demo_sectionheading {
  margin-top: 0px; 
  line-height: 1.1em;
}
.btncurve {
  width: 1px;
  height: 1px;
  display: table-cell;
  background-color: #ffffff;
}  
  .btninner {
  width: 120px;
  font-size: 7pt;
  line-height: 1.2em;
  background-color: #999999;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  text-align: center;
}
.btnouter {
  margin: 6px 0px 0px 0px;
  font-size: 0.8em;
  font-style: normal;
  font-weight: normal;
  font-variant: small-caps;
  color: #ababab;
}
.btnouter a:link {
  color: #ffffff !important;
  text-decoration: none !important;
}
.btnouter a:visited {
  color: #ffffff !important;
  text-decoration: none !important;
}
.btnouter a:hover {
  text-decoration: none !important;
  font-weight: bold !important;
  color: #ffffff !important;
  background-color: #333333 !important;
  cursor: pointer;
}
