div.category_title { margin-bottom: 20px; }

div.items { width: 23%; margin: 10px 1%; font-size: 10pt; text-align: center; float:left; }

div.item_photo { padding: 0 0 10px 0; }
div.item_photo a {}
div.item_photo a img { padding: 0; border: solid 1px #ccc; }

div.item_name { padding: 5px 0; font-size: 8pt; line-height: 1.3em; text-align: left; }
div.item_name a { text-decoration: none; }

div.item_price { font-size: 9pt; line-height: 2em; text-align: right; }
div.item_price span.off { font-family: Arial, Helvetica; font-size: 8pt; font-weight: bold; color: #f00; }

