#kisisel-finans .borders { background:#fff url('../images/cols_8_4.png') 170px repeat-y;}

#tooltip{
	position:absolute;
	padding:5px 10px;
	color:#333;
	display:none;
	border:1px solid #f5e1b8;
	background-color: #fffadc;
	max-width:200px;
	font-size:11px;
	line-height:14px;
}

.ekotables { font-size: 12px; background: #fff; margin-bottom: 15px; width: 100%; border-collapse: collapse; text-align: left; }
.ekotables th { font-weight: normal; color: #BF001B; padding: 10px 10px 4px 10px; }
.ekotables tr { margin:0; padding:0; }
.ekotables tbody tr.first { background: url("/images/table_tr_top.gif") left top repeat-x; padding:10px 10px 2px;}
.ekotables tr.even { background-color:#F7F7F7; }
.ekotables td { color: #444; margin:0; padding:7px 10px 2px; background:url("../images/table_td_div.gif") right top repeat-y; }
.ekotables td.lastitem { background: transparent; }
.ekotables td.lastitem a { background: #768484; padding:2px 5px 3px 5px; color:#fff; text-decoration:none; font-size:10px;}
.ekotables tbody tr.first td { padding:10px 0px 2px 00px;  padding:10px 10px 2px;}
.ekotables tr.info { background:transparent; }
.ekotables tr.info td { color:#999; padding-bottom:20px; font-size:10px; }

ul.calculator { font-size:13px; }
ul.calculator li { height:64px; border-bottom:1px solid #CFD4D4; border-top:1px solid #FFF; }
ul.calculator li.row1 { background: #E4E7E7; }
ul.calculator li.row2 { background: #ECEEEE; }
ul.calculator li.row3 { background: #E4E7E7; }
ul.calculator li.row4 { background: #ECEEEE; }
ul.calculator li.last { border-bottom:0; }

ul.calculator li div.number-1,
ul.calculator li div.number-2,
ul.calculator li div.number-3,
ul.calculator li div.number-4 { width:37px; height:38px; position:absolute;
    margin-left:-18px; margin-top:15px;  width:37px; height:38px; }

ul.calculator li div.number-1 { background: url('../images/numbers1.png') no-repeat; }
ul.calculator li div.number-2 { background: url('../images/numbers2.png') no-repeat; }
ul.calculator li div.number-3 { background: url('../images/numbers3.png') no-repeat; }
ul.calculator li div.number-4 { background: url('../images/numbers4.png') no-repeat; }

ul.calculator li div.label { font-weight:bold; width: 130px; margin-left:80px; float:left; text-align:right; padding-top:15px; line-height:16px;}
ul.calculator li div.labelX { font-weight:bold; width: 130px; margin-left:50px; float:left; text-align:right; padding-top:15px; line-height:16px;}
ul.calculator li div.input-box { padding:0 20px; float:left; line-height:67px; width:210px; text-align:center;}
ul.calculator li div.input-boxX { padding:0 20px; float:left; line-height:67px; width:200px; text-align:center;}
ul.calculator li div.input-box input { font-size:20px; width:160px; border-color:#9DB4BD; color:#BF001B; font-weight:bold; text-align:right; padding:0 5px; margin-right:0;}
ul.calculator li div.input-boxX input { font-size:20px; width:160px; border-color:#9DB4BD; color:#BF001B; font-weight:bold; text-align:right; padding:0 5px; margin-right:0;}

.calc-button { margin-right:20px; font-weight:bold; font-size:15px; color:#FFF; }
a.calc-button2 {  font-weight:bold; font-size:15px; color:#FFF; }
