/* @override http://ool.mxt.nl/assets/templates/mxt_temp/css/price_list.css 

.price {
	width: 420px;
	list-style: none;
	margin: 0 0 2em;
	padding: 0;
	font: 120%/100% Arial, Helvetica, sans-serif;
}
.price li {
	clear: both;
	margin: 0;
	padding: 0 0 1.8em 0;
	position: relative;
	border-bottom: dotted 2px #999;
}
.price strong {
	background: #171717;
	padding: 0 10px 0 0;
	font-weight: normal;
	position: absolute;
	bottom: -.3em;
	left: 0;
}
.price em {
	background: #171717;
	padding: 0 0 0 5px;
	font: 110%/100% ;
	position: absolute;
	bottom: -.2em;
	right: 0;
}
.price sup {
	font-size: 60%;
	color: #666;
	margin-left: 3px;
}
*/
