/* body {color: #4b4b4b;	background-color: #fff;	font: 12px/100% Verdana, Arial, Helvetica, sans-serif;	} */
.hide { display: none; }

/* tariff */
.ratesTable, .ratesTable tr, .ratesTable th, .ratesTable td {
margin: 0;
padding: 0;
border-collapse: collapse;
}
.ratesTable th, .ratesTable td {
border: 1px solid #ffffff;
text-align: left;
vertical-align: top;
padding: 1em;
}
.ratesTable select { margin-left: 50px; }
.ratesTable .td-left { width: 250px; }
.ratesTable th.td-left { border-right: 1px solid #ffffff; }
.ratesTable th { background-color: #ffffff; }
.ratesTable td { background-color: #dedede; }

.ratesTable .td-left span { color:#802980; }
.ratesTable .td-rite { color:#7e7e7e; }

.ratesTable .ratesResultLandlines {}
.ratesTable .ratesResultMobiles {}
.ratesTable .ratesResultSMS {}



