body  { color: #222222; font-size: 80%; line-height: 120%; font-family: Arial, Geneva, sans-serif }
.name { font-size: 120%; color:teal; font-weight:bold }
.promo-h { color:red; font-weight:bold; font-size: 120% }
.value { font-size: 120%; font-weight:bold}
.promo .value { color:red }
.img { margin-right: 5px; margin-left: 5px }
.odd .img { float: left }
.even .img { float:right }
.img-error { display:none }
.product { clear: both }
.manuf { border:1px solid black; margin:3px; padding:2px; color:white; background-color:teal; font-weight:bold; line-height:2 }