#product_images {
	position: absolute;
	left: 20px;
	text-align: center
}
#product_images img {
	margin-bottom: 1em
}
#product_content {
	padding-left: 215px;
}

#product_content ul {
	margin-left: 0.3em;
	padding-left: 0.3em;
}

#product_content td {
	font-size: 1em;
	padding: 0.3em;
	border: 1px solid black;
	vertical-align: middle;
}
