.gallery_album {
  	float: left;
  	
  	width: 162px;
  	height: 40px;
  	padding: 132px 0 0 0;
  	margin-bottom: 20px;
  	
	background: url('../img/button/album.gif') no-repeat top center;
  	
  	text-align: center;
}

.gallery_album a {
  	line-height: 20px;  	
}
