/* ** Reset CSS by nikolfin ** */
.nl,.nl li {
	margin:0;
	padding:0;
	list-style:none;
}
/* ** Listings ** */
.horList li {float:left;}
.vertList li {
	margin:0 0 5px;
	line-height:17px;
}
/* ** //Listings ** */
/* ** //Reset CSS by nikolfin ** */
.calcList, .calcList2 {margin: 0 auto;}
ul.nl > li:before {
    content: '' !important;
}
.calcList {width:252px;}
	.calcList > li {
		background:url("i/head_bg.png") repeat-y 0 0;
		text-align:center;
	}
	.calcList li.act * {font-size:23px;}
	.calcList li.act span {color:#a4170a;}
	.calcList li.act .wr {background:#fff;}
	.calcList > li:first-child {
		background:url("i/head_list.png") no-repeat 0 100%;
		font-size:28px;
		line-height:63px;
		color:#fff;
		padding:0 0 7px;
	}
	.calcList > li:first-child + li .wr {
		padding-bottom:18px;
		font-size:17px;
	}
		.calcList li .wr {
			border-bottom:1px solid #fff;
			display:block;
            color: #000;
		}
		.calcList li .wr {
			padding:8px 11px;
			font-size:14px;
		}
			.calcList li .wr span {font-size:20px;}
		.calcList li .wrp {
			margin:0 7px;
			border-bottom:1px solid #B9C6DC;
		}
		.calcList li.last {
			height:7px;
			background:url("i/list_bot.png") no-repeat 0 0;
		}
			.calcList li .but1 {
				display:block;
				width:211px;
				height:33px;
				margin:5px auto;
				background:url("i/but01.png") no-repeat 0 0;
			}
		.calcList li.first .wr {
			font-size:11px;
			text-align:left;
			margin:-5px 0 0 0;
		}
.calcList2 {width:217px;}
	.calcList2 > li {
		background:url("i/head_bg2.png") repeat-y 0 0;
		text-align:center;
	}
	.calcList2 li.act * {font-size:18px;}
	.calcList2 li.act span {color:#a4170a;}
	.calcList2 li.act .wr {background:#fff;}
	.calcList2 > li:first-child {
		background:url("i/head_list2.png") no-repeat 0 100%;
		font-size:20px;
		line-height:25px;
		color:#fff;
		padding:10px 0 14px;
	}
	.calcList2 > li:first-child + li .wr {
		padding-bottom:9px;
		font-size:12px;
	}
		.calcList2 li .wr {
			border-bottom:1px solid #fff;
			display:block;
		}
		.calcList2 li .wr {
			padding:8px 0;
			font-size:12px;
            color: #000;
            font-family: arial;
		}
			.calcList2 li .wr span {font-size:16px;}
                .calcList2 li .wr .line-through {/*text-decoration:line-through; */font-size: 16px; color: #000; font-weight: bold; margin-right: 10px; }
                .calcList2 li .wr span.economy { font-size: 16px; font-weight: bold;font-family: arial; }
		.calcList2 li .wrp {
			margin:0 7px;
			border-bottom:1px solid #B9C6DC;
		}
		.calcList2 li.last {
			height:7px;
			background:url("i/list_bot2.png") no-repeat 0 0;
		}
			.calcList2 li .but2 {
				display:block;
				width:185px;
				height:33px;
				margin:5px auto;
				background:url("i/but05.png") no-repeat 0 0;
			}
            .calcList2 li .but4 {
                display:block;
                width:185px;
                height:33px;
                margin:5px auto;
                background:url("i/but04.png") no-repeat 0 0;
            }

            .calcList2 li .but22 {
                display: block;
                width: 185px;
                height: 29px;
                margin: 5px auto;
                background: url("i/but2.png") no-repeat 0 0;
                cursor: pointer;
            }
		.calcList2 li.first .wr {
			font-size:11px;
			text-align:left;
			margin:-5px 0 0 0;
		}

.calcList2 h5 {
    font-size: 12px;
    margin: 0 0 5px 15px;
    text-shadow: 0 1px 0 #FFFFFF;
    font-family: "Arial";
    text-transform: none;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    font-weight: bold;
}