img.bordered {
	border-color: blue;
	border-style: solid;
	border-width: 2px;
}
td {
	vertical-align: top;
	text-align: center;
	padding: 10px;
}