.serv-info P {
	border-bottom: 1px solid #b2aa9a;
	margin: 0;
	padding: 9px 0;
}
.serv-info P B {
	display: block; 
	width: 205px;
	font-size: 14px;
	float: left;
}
.serv-info P span {
	display: block;
	margin-left: 212px;
	margin-top: 2px !important;
}
div.tariffs {
	margin: 20px 0;
}

div.tariffs H2 {
	
	margin-bottom: 15px !important;
}

div.tariffs table {
	width: 100%;
	border-collapse: collapse;
	border: none;
	font-size: 11px;
	margin-top: 10px;
}
div.tariffs table th span {
	font-weight: normal;
}
div.tariffs table th {
	color: #685c4e;
	vertical-align: top;
	border-top: 1px solid #b2aa9a;
	border-bottom: 1px solid #b2aa9a;
	border-left: 1px solid #b2aa9a !important;
	padding: 5px;
	background: #eff2e3;
	
}
div.tariffs table td {
	text-align: center;
	border-top: 1px solid #b2aa9a !important;
	border-bottom: 1px solid #b2aa9a;
	border-left: 1px solid #b2aa9a;
	padding: 7px 5px;
	width: 14%;
	line-height: 1.4;
	vertical-align: top;
}
div.tariffs table .left {
	border-left: none !important;
}
div.tariffs table td.odd {
	
}

div.second-info P.label {
	margin: 10px 0 5px 0;
	
}
div.second-info P.label B {
	font-size: 12px;
	
}

.second-info UL {
	padding-left: 10px; 
}
div.transfer-info table.services td.left {
	color: #412503;
}

p.updated {
	color: #685c4e;
	font-size: 11px;
	text-align: left;
	margin-top: 30px;
}