/* play */

#lyrics .play {
  left: 532px;
  top: 146px;
}

#lyrics > .title {
  position: absolute;
  left: 98px;
  top: 146px;
}


#lyrics .lyrics-container{
	position: absolute;
	top: 189px;
	left: 91px;
}

#lyrics div.galleryNav{
	left: 533px;
}