.table_album {
	width:100%;
}
.td_album {
	width: 25%; 
	text-align: center;
}
.td_album_image {
	width: 25%; 
	text-align: center;
}
.td_album_image img {
	border:1px solid #d1d1d1;
}
.album {
	width: 179px; 
	height: 134px; 
	padding:14px 5px 0px 5px; 
	background: url('bgAlbum.gif')/*tpa=http://www.semlouis.com/catalog/view/theme/semloius/image/bgAlbum.gif*/ no-repeat;
}
.album img {
	border:1px solid #d1d1d1;
}
.album_name {
	text-decoration:none;
	font-weight: bold;
	font-size:10.5pt;
}
.album_date_added {
	color: #999; 
	font-size: 11px;
	margin-bottom: 25px;
}
.album_sort {
	width: 100%; 
	height: 30px; 
	line-height: 30px; 
	margin-bottom: 5px;"
}