body {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: black;
}
#bovag {
	position: absolute;
	top: 30px;
	right: 10px;
}
#navigation, .skip, .hide, hr, #print {
	display: none;
}
dl.pricelist {
	display: block;
	width: 400px;
}
* html dl.pricelist {
	margin-bottom: 0;
}
dl.pricelist dt {
	width: 340px;
	padding: 0;
	margin: 0;
	float: left;
	line-height: 18px;
	clear: left;
}
dl.pricelist dd {
	width: 59px;
	padding: 0;
	margin: 0;
	float: right;
	line-height: 18px;
	text-align: right;
}
dl.pricelist dd span {
	float: left;
}
.break {
	clear: both;
}
a img{
	border: 0;
}