#promo .box { background-image: url("./illustration_b.png");}

#prices h1 { left: -2px;}
#prices .list { padding-left: 20px; padding-top: 6px; padding-bottom: 24px;}
#prices .list table { border-top: 1px solid #b2b2b2;}
#prices .list table tr td { padding: 5px 20px; padding-top: 4px;}
#prices .list table tr.head td { font-weight: bold; padding-top: 12px; padding-bottom: 13px;}
#prices .list table tr.head td.count { width: 190px;}
#prices .list table tr.head td.price { width: 149px; padding-right: 19px;}
#prices .list table tr.marked { background-color: #f7f7f7;}
#prices .list .notes { padding-top: 13px; font-size: 11px; color: #aaaaaa;}

#prices .warning { border-top: 1px solid #7f7f7f; line-height: normal; padding-top: 12px; font-size: 11px; color: #c70303; margin-bottom: -4px;}