#photoframe {
	padding-top: 25px;
	text-align: center; 
	padding-right: 50px;
}

.line {
	position: relative;
	z-index: 3;
	width: 630px;
	overflow: auto;
	white-space: nowrap;
	text-align: center;
	height: 90px;
}
.line TD {
	height: 70px;
	padding-bottom: 5px;
	vertical-align: bottom !important;
}
.line IMG {
	height: 50px;
	padding-left: 5px;
	padding-right: 5px;
}
.line .act IMG {
	height: 60px !important;
}
