@charset "utf-8";
/* CSS Document */

#tableProductDetails img {
	margin-right: 24px;
}
#tableProductDetails {
	left: 50px;
	top: 50px;
	position: absolute;
	width: 700px;
}

