.photo{
	padding:3px;
	width:153px;
	height:134px;
	background:url(../images/gal-bg.png) no-repeat;
	float:right;
	margin:32px 32px 0 0;
}

.album{
	padding:3px;
	width:153px;
	height:180px;
	background:url(../images/gal-bg.png) no-repeat;
	float:right;
	margin:32px 32px 0 0;
	color:#737373;
	font-size:12px;
	text-align:center;
}

.album img{
	margin-bottom:10px;
}

.album a{
	color:#9a1000;
	font-weight:bold;
	text-decoration:none;
}

h1{
	font-size:0;
	color:transparent;
	line-height:0;
	overflow:hidden;
	width:59px;
	float:right;
	height:23px;
	margin:30px 0 10px 0;
	background:url(../images/gallery.png) no-repeat right top;
}
