/* Tariffs */

.tariffs {}
.tariffs table td { vertical-align: top;}

.tariffs table.rounded { background-color: #F7F7F7; margin-top: 20px;}

.tariffs .legend table td { padding-bottom: 8px;}
.tariffs .legend .short { font-weight: bold;}

.tariffs table.list { background-color: #F7F7F7; margin-top: 10px; margin-bottom: 10px;}
.tariffs table.list td { font-size: 12px; padding-top: 5px; padding-bottom: 5px; white-space: nowrap;}
.tariffs table.list tr.head { height: 35px; background-color: #efefef; padding-top: 5px; font-weight: bold; 
vertical-align: middle;}
.tariffs table.list tr.head td { vertical-align: middle; font-size: 13px;}
.tariffs table.list tr.marked { background-color: #efefef;}

.tariffs .currency { font-size: 13px; font-weight: bold; padding-right: 20px;}
.tariffs .warning, 
.tariffs .warning_s { color: #B71919; display: inline; margin-left: 5px; background: none; border: none;}
.tariffs .warning_s { margin-left: 0;} 
.tariffs .hline_dotted { height: 42px; background: url("./6x1.gif") repeat-x 0 21px;}

.tariffs .take { color: #B71919; position: relative; left: 1px; display: inline;}
.tariffs .pay { color: #0188A9; display: inline;}