﻿.PriceBox { margin-bottom: 20px; }
.PriceBox h3 {}
.PriceBox .InnerPriceBox { background: #f8f3e3; }
.PriceBox .InnerPriceBox table { width: 100%; border-spacing: 1px; border-collapse: separate; }
.PriceBox .InnerPriceBox .PriceHeader td { width: auto; height: 30px; border: 1px solid #e5ddc0; background: #e5ddc0; line-height: 30px; text-align: center; color: #6b6659; font-size: 11px; }
.PriceBox .InnerPriceBox .PriceHeader td:first-child { width: auto; height: 30px; border: 1px solid #e5ddc0; background: #e5ddc0; line-height: 30px; text-align: left; color: #185BAA; font-size: 11px; font-weight: bold; padding-left: 20px; }
.PriceBox .InnerPriceBox .PriceValues td { width: auto; height: 30px; border: 1px solid #e5ddc0; background: #f4efdd; line-height: 30px; text-align: center; color: #529c26; font-weight: bold; }
.PriceBox .InnerPriceBox .PriceValues td:first-child { width: auto; height: 30px; border: 1px solid #e5ddc0; background: #f4efdd; line-height: 30px; text-align: left; color: #185BAA; font-size: 11px; font-weight: bold; padding-left: 20px; }