table.prices-list {
	width: 80%;
}

table.prices-list th {
	padding-bottom: 10px;
}

td.label {
	border-top:1px dotted #D1D1D1;
	font-size: 11px;
}

td.comment {
	font-size: 11px;
}


td.price {
	border-top:1px dotted #D1D1D1;
	font-size: 11px;
	text-align: right;
}