#piano1_btn a {
	display:block;
	width:150px;
	height: 100px;
	background: url("http://www.mickleburgh.co.uk/images/homepage/piano1_btn.jpg") 0 0 no-repeat;
	text-decoration: none;
	padding-right:20px;
}

#piano1_btn a:hover {	
	background-position: 0 -121px;
}

#piano1_btn a:active {
	background-position: 0 0 no-repeat;
}			



#piano2_btn a {
	display:block;
	width:150px;
	height: 100px;
	background: url("http://www.mickleburgh.co.uk/images/homepage/piano2_btn.jpg") 0 0 no-repeat;
	text-decoration: none;
	padding-right:20px;
}

#piano2_btn a:hover {	
	background-position: 0 -121px;
}

#piano2_btn a:active {
	background-position: 0 0 no-repeat;
}			



#piano3_btn a {
	display:block;
	width:150px;
	height: 100px;
	background: url("http://www.mickleburgh.co.uk/images/homepage/piano3_btn.jpg") 0 0 no-repeat;
	text-decoration: none;
	padding-right:20px;
}

#piano3_btn a:hover {	
	background-position: 0 -121px;
}

#piano3_btn a:active {
	background-position: 0 0 no-repeat;
}	
p { text-align:justify;}		

			.gallery {
				zoom:1;
				width:360px;				
			}
			.gallery a {
				display:block;
				float:left;
				margin:5px;
				opacity:0.87;
				text-align:center;
				height:130px;
			}
			.gallery a:hover {
				opacity:1;
			}
			.gallery a img {
				border:none;
				display:block;
			}
			.gallery a#vlightbox{display:none}



.gallery2 {
				zoom:1;
				width:360px;				
			}
			.gallery2 a {
				display:block;
				float:left;
				margin:5px;
				opacity:0.87;
				text-align:center;
			}
			.gallery2 a:hover {
				opacity:1;
			}
			.gallery2 a img {
				border:none;
				display:block;
			}
			.gallery2 a#vlightbox{display:none}