.ped_title {
	font-weight: bold;
	color: #39376f;
	text-align: center;
}

.ped_caption {
	font-size: 12px;
	line-height: 12px;
	color: #586c55;
	text-align: center;
}

.ped_images {
	border: thin solid silver;
	margin: 5px;
	padding: 5px;
	text-align: center;
}

.ped_table {
	font-weight: bold;
	color: black;
	font-size: 14px;
}

img {
  border: 0;
  margin: 0;
}