	
	.imagebox{
		float: left;
		height: 100px;
		width: 100px;
		text-align: center;
		font-size: 10px;
		font-family: verdana;
		background-color: #fff;
		border: 1px solid #D4D4D4;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 8px;
		margin-bottom: 2px;
		margin-top: 5px;
		margin-right: 22px;
		color: #000;
	}

.imgdesc{
	
	width: 100%;
	height: auto;
	text-align: center;
}