 
/*
  Header fan club join
*/

DIV#albumPageHeader DIV#fanClubLink
{
  position: absolute;
  top: 0;
  right: 0;
  height: 45px;
}


/*
	album overview layout
*/

DIV#artistOverview DIV#artistPageBody
{
	margin: 0 0 0 0;
}


DIV#albumOverview DIV#albumPageBody DIV.content
{
	margin: 0 0 0 0;
}
DIV.user-info DIV.user-player DIV
{
  float: left;
  width: 16px;
  height: 16px;
  margin: 0 3px 0 0;
  background: transparent url('../images/player-static-yellow-16px.gif') no-repeat;
}

DIV.user-info DIV.user-player A
{
  float: left;
  height: 16px;
  font-size: 9px;
  line-height: 18px;
}

DIV#albumOverview TABLE.fullWidth TD.firstCol
{
  padding: 0 5px 0 0;
}

DIV#albumOverview TABLE.fullWidth TD.firstCol IMG
{
  width: 40px;
}
