div#works {
	width: 634px;
	margin-top: 25px;
}

div.works_cell {
	position: relative;
	float: left;
	width: 86px;
	height: 127px;
	margin-left:45px;
}

div.works_cell_img {
	width: 86px;
	height: 86px;
	overflow: hidden;
	background-color: rgb(128,128,128);
}

div.works_cell_caption {
	width: 86px;
	height: 24px;
	padding-top: 2px;
	overflow: hidden;
	text-align: right;
}
