.prices				{ margin: 0px; font-size: 10px; padding: 0px; }
.prices table, table.prices		{ background-color: #151514; margin-top: 2px; }
.prices .altcolor	{ background-color: #A1AC9B; }
.prices .title		{ background-color: #A1AC9B; padding: 3px; font-variant: small-caps; font-size: 13px; }
.prices .row, .prices div		{ padding: 3px; }
.prices div			{ position: relative; }
.prices td			{ background-color: #7A8A74; }
.prices span.title	{ font-variant : small-caps; font-size: 13px; }
.prices span.txt 	{ left: 20px; position: absolute; }
.prices span.price	{ left: 107px; position: relative; }
.prices .comment	{ font-size: 9px; padding: 3px; }