#context table{
	display:none;
	border-collapse:collapse;
	border-spacing:0px;
}
#context h2{
	display:none;
}


#tipsell ul{
	margin:0 0 10px -20px;
}

#tipsell li{
	text-decoration:underline;
	font-family:arial;
	font-size:13px;
	color:#1e709f;
	display:inline;
	margin:0 0 0 20px;
	list-type-style:none;
	background:none;
	cursor:pointer;
	padding:5px;
}

#tipsell li:hover, #tipsell li.current{
	background:#b6d0e5;
	color:#000000;
	text-decoration:none;
}

#context table th{
	background-color:#b6d0e5;
	color:#000000;
	font-weight:normal;
	text-align: left;
}

#context table td, #context table th{
	padding:7px 10px;
	line-height:140%;
}

#context table .bg{
	background:#e5e5e5;
}

table th, table td{
	vertical-align: top;
}

table.data td{

	font-family: Tahoma;
}

table.data tr:nth-child(odd){
	background-color: #e5e5e5;
}

.data td p{
	margin-bottom:0;
}

#sberbank{
	position:absolute;
	margin:-50px 0 0 465px;
}
table.data td, table.data p{
	font-size:99%;
} 

p.after{
	width:80%;
	margin:30px 0 0 0;
	color:gray;	
}
