.amount { text-align: right; }
.Dcm:after { content: "cm"; }
.Dgr:after { content: "g"; }

div#sales table { margin:2em auto; border-collapse:collapse; vertical-align:middle; }
div#sales table th { font-weight:bold; text-align:center; }
div#sales table tr.bt { border-top:1px solid black; }
div#sales table tr.bb { border-bottom:1px solid black; }
div#sales table tr.type1 { background: #ddd; }
div#sales table td { padding:0 0.7em; }



#gotoes { position:fixed; right:0; top:50%; background:url(/images/navigation/w50.png); }
#gotoes .goto { display:block; border:1px solid black;
                cursor:pointer; margin:1px; padding:0 .3em; }
#gotoes .goto a { text-decoration:none; }