#complex-plugin-table{
	font-size: 14px;
}
#complex-plugin-table table td {
	padding: 3px 0;
}
#complex-plugin-table table td.name {
	color: red;
	padding-right: 5px;
}
#complex-plugin-table table td.value {
	text-align: right;
}
#complex-plugin-table table td.value span.price{
	font-size: inherit;
}