table#basicalbum {
	width:100%;
	margin-bottom:20px;
}


td.basicalbumtd {
	width:25%;
	vertical-align:top;
}

td.basicalbumtd table {
	width:100%;
}

td.basicalbumtd table tr td.toptd {
	vertical-align:bottom;
	text-align:center;
	height:106px;
	padding-top:40px;
}

td.basicalbumtd table tr td.toptd div.image {
	height:106px;
}


td.basicalbumtd table tr td.bottomtd {
	text-align:center;
	font-size:11px;
}

td.basicalbumtd table tr td.bottomtd em {
	font-style:normal;
	color:red;
	font-weight:bold;

}


