.paddingText{
	padding:25px;
	margin:0;
}
.info{
	border-left:3px solid #fff;
	padding:0 20px;

}
.info h4{
	color:#e2c638;
	font-size:18px;
}

.info p{
	color:#FFFFFF;
	font-style:italic;
	padding-bottom:0;
	margin-bottom:0;
}
.det img{
	border:none;
}

table.det{
	margin:50px 0 0 0;
	width:620px;
	border:1px solid silver;

}

table.det tr{
	background:#f8f8f8;
}
table.det tr.odd{
	background:#f8f8f8;
}

table.det tr td{
	padding:5px ;
}
table.det tr td.c1{
	width:50px;
	text-align:right;
	padding:0;
}
table.det tr td.c2{
	width:430px;
	overflow:hidden;
	text-align:left;
}
table.det tr td.c3p,table.det tr td.c3n,table.det tr td.c3m{
	text-align:right;
	font-size:17px;
	width:40px;
	padding-right:10px;
	width:auto;
}
table.det tr td.c3p{
	color:#1f82b1;
}
table.det tr td.c3n{
	color:#4ca9b1;
}
table.det tr td.c3m{
	color:#ff8c05;
}
table.det tr td div.ob{

	padding:10px;
}
table.det tr td div.ob p.name{
	font-style:normal;
}
table.det tr td div.ob p.name b{
	
	font-size:18px;
	font-weight:normal
}
table.det tr td div.ob p.ek{
	padding-left:15px;
}
table.det tr td div.ob p{
	font-style:italic;
	text-align:left
}
table.det tr td div.ob p b{
	color:#1f82b1;
}
table.det tr td div.ob p a{
	text-decoration:underline;
	border:none;
}
table.line{
	border-spacing:0px;
	border-collapse:collapse;
}
table.line tr{
	height:15px;
	padding:0;
}
table.line tr td{
	padding:0;
}
/* Звонки */
table.line tr td.t1_calls{
	background:#177fa1;
}
/* Межгород (временно не отображается) */
table.line tr td.t1_mg{
	background:#2e8fae;
}
/* Международные звонки (временно не отображаются) */
table.line tr td.t1_mn{
	background:#4ba4be;
}
/* Звонки внутри группы */
table.line tr td.t1_group{
	background:#6abacf;
}
/* Роуминг */
table.line tr td.t1_roaming{
	background:#88cfe0;
	background:#00cd9b;
}
/* SMS */
table.line tr td.t1_sms{
	background:#6e50ae;
	background:#54a631;
}
/* WAP */
table.line tr td.t1_wap{
	background:#4b40be;
	background:#64c63a;
}
/* GPRS */
table.line tr td.t1_gprs{
	background:#6a24cf;
	background:#82d160;
}
/* MMS */
table.line tr td.t1_mms{
	background:#8860e0;
	background:#9ddb83;
}
/* Абонентская плата */
table.line tr td.t1_subscriber_pay{
	background:#6a48cf;
	background:#31b4a1;
}
/* Плата за использование опций */
table.line tr td.t1_options_pay{
	background:#4b20be;
	background:#42ccb8;
}
/* Прочие услуги */
table.line tr td.t1_other{
	background:#6a80cf;
	background:#68d7c7;
}
/* Экономия */
table.line tr td.t1_economy{
	background:#c8eff8;
	background:none;
}
.displaytabletd{
	display:table-row;
}
.nodisplaytabletd{
	display:none;
}
/*****************************************************************************************/
span.b-span1{
/*	border-bottom:1px solid #8e9092;*/
	display:block;
	float:left;
	width:280px;
	background:url(http://www.tarifer.ru/img/dot-line.gif) repeat-x 0 12px;
}
span.b-span1 span{
	display:inline;
	padding-right:8px;
	background:#f8f8f8;
}
span.b-span2 b{
	display:inline;
	padding-left:8px;
	background:#f8f8f8;
}span.b-span2{
	display:block;
	float:left;
	width:170px;
	text-align:right;
	background:url(http://www.tarifer.ru/img/dot-line.gif) repeat-x 0 12px;
}
div.b-line{
/*	background:url(http://www.tarifer.ru/img/dot-line.gif) repeat-x 0 bottom; */
}
.alert{
	background:#474e56 url(http://www.tarifer.ru/img/alert.gif) 10px center no-repeat;
	padding: 10px 10px 10px 30px;
	color:#ff8c05;
	border:2px solid #71777e;
	border-left:none;
	border-right:none;
	margin:10px 50px 15px 0;
}
.stat_value{
	color:#0080c0;
}
.prc{
	color:#1F82B1;	
}
/* ---------------------------------------------------------------------------- */
.corp_panel{
	padding:5px;
	background:#e1eff2;
	border-bottom:2px solid #c6dfe5;
}
.corp_panel a,.corp_panel a:hover{
	border:none;
	font-weight:bold;
	padding-top:2px;
}
.corp_text{
	padding:10px ;
	background:#e9f5f8;
}
.corp_text p{
	padding-bottom:10px;
	text-indent:10px;
}
