table.outline {
	border: none;
	width:100%;
	height:100%;
}
table.outline td.title{
	width:150px;
}
table.outline table{
	width:100%;
}
table.outline td{
	padding:0;
}
table.outline .image {
	text-align:center;
	height:100%;
	width:110px;
	vertical-align: top;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0D9D39;
	font-size: 14px;
	text-align:center;
	padding:0;
	margin:0;
	height: 14pt;
	font-size:12pt;
	line-height:12pt;
	font-weight:bold;
}
.description {
	text-align:justify;
	color:black;
	font-size:10px;
}
td.product {
	text-align:center;
}
.details {
	margin:0 10px 0 10px;
}
table.product_info {
	border:px solid red;
	border-collapse:separate;
	empty-cells:show;
	margin:0;
}
table.product_info td {
	font-size: 86%;
	text-align:center;
	border-right: 1px solid #efefef;
	white-space:nowrap;
	padding: 1px 2px;
}
table.product_info th {
	border-right: 1px solid #efefef;
	padding:2px;
	color: black;
	font-size: 12px;
	height:20px;
}
table.product_info .last {
	border-right:0;
}
.nodata {
	text-align:center;
}

