.special-tariffs {
	padding: 0 20px 20px 0;
}

.special-tariffs .tariffs-list .title {
	color: #e02e00;
	font-size: 1.2em;
	margin-bottom: .5em;
}

.special-tariffs .tariffs-list {
	background: #a4d2ec url('images/tariffs-bg.gif') repeat-x;
	border: 1px solid #006BB6;
	border-top: none;
	border-bottom: none;
	padding: .2em .7em;
}

.special-tariffs .tariffs-table {
	width: 100%;
	border-bottom: 1px dashed #FFFFFF;
}

.special-tariffs .tariffs-table td {
	font-size: .8em;
	color: #006BB6;;
	padding: .5em 0 .1em;
	/*white-space: nowrap;*/
	width: 60%;
}

.special-tariffs .tariffs-table td.middle {
	padding: 0 2px 5px 2px;
	vertical-align: bottom;
	width: 3%;
}

.special-tariffs .tariffs-table td.middle div{
	border-bottom: 1px dashed white;
}

.special-tariffs .tariffs-table td.price {
	text-align: right;
	width: 40%;
}

.special-tariffs .tariffs-table a {
	color: #006BB6;
	text-decoration: none;
}

.special-tariffs .tariffs-table a:hover {
	text-decoration: underline;
}

/* ÇÀÊÐÓÃË¨ÍÍÛÅ ÊÐÀß */

.special-tariffs .t_rbox,
.special-tariffs .b_rbox {
	display: block;
}

.special-tariffs b.t_rbox *,
.special-tariffs b.b_rbox * {
	border: 1px solid #006BB6;
	border-top: none;
	border-bottom: none;
	display: block;
	height: 1px;
	overflow-y: hidden;
	font-size: 0 !important;
	/*border-width: 0;*/
	/*border-style: none solid;*/
	background: none;
}

.special-tariffs b.t_rbox i,
.special-tariffs b.b_rbox i {
	margin: 0pt 2px;
	height: 1px;
	background: none;
}

.special-tariffs b.t_rbox b,
.special-tariffs b.b_rbox b {
	margin: 0pt 4px;
	height: 1px;
	background: none;
	/*background-color: #006BB6 !important;*/
}

.special-tariffs b.t_rbox u,
.special-tariffs b.b_rbox u {
	margin: 0pt 1px;
	height: 2px;
	background: none;
}

.special-tariffs b.t_rbox span,
.special-tariffs b.b_rbox span {
	margin: 0pt 6px;
	height: 1px;
	/*background: none;*/
	background-color: #006BB6 !important;
}

.special-tariffs b.t_rbox b,
.special-tariffs b.t_rbox i,
.special-tariffs b.t_rbox u {
	background-color: #faf9f4;
}

.special-tariffs b.b_rbox b,
.special-tariffs b.b_rbox i,
.special-tariffs b.b_rbox u {
	background-color: #a4d2ec;
	border-color: #006BB6;
}