@charset "utf-8";

/* ##################################### price.css ##################################### */
/* ========================== price ========================== */

.priceList table { width:97%; margin:0 10px 15px 5px; }
.priceList table.end { margin-bottom:25px; }
.priceList table.underShort { margin-bottom:5px; }
.priceList th, .priceList td { padding:8px 13px; vertical-align:middle; text-align:left; }
.priceList th { width:45%; background:#eee; color:#003d80; }
.priceList td { width:55%; }

.priceList p.decline { margin:0 15px 25px 0 !important; font-size:10px; text-align:right; }

/* ===== */
