td.price { }
td.price div { margin-bottom: 4px; color: #118CFF; padding: 3px; width: 170px; background: transparent; cursor: pointer; }
td.price .active { background: #333333; color: #ffffff; }
.price-value { display: none; margin-top: 4px; }
.price-value .title { font-weight: bold; color: #E31010; margin-bottom: 4px; }
.price-value .content { margin-bottom: 4px; }
.price-value .cost { color: #cccccc; font-weight: bold; font-family: Arial, sans-serif; }