.item-block , .set-block {
	border:solid 1px #999;
	float:left;
	margin:10px 20px 10px 0px;
	padding:10px;
}
.set-block {
	height:95px;
	width:95px;
}

.item-block {
	height:125px;
	width:105px;
}

.set-title {
	font-family:Arial;
	font-size:11px;
	text-align:center;
	width:105px;
}


.item-title {
	font-family:Arial;
	font-size:10px;
	text-align:center;
	width:100px;
}
.clear {
	clear:both;
}

