#calculatortable { }

.calculatortotalfee {
	position: absolute;
	color: black;
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;
	font-family: "Courier New", Courier, Monaco;
	margin-top: 56px;
	margin-left: 23px;
}


.calccountry {
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	width: 225px;
	height: 21px
}

.studentcel {
	padding-top: 5px;
	padding-left: 17px
}

.sectioncel {
	padding-top: 5px;
	padding-left: 17px
}

.countrycel {
	padding-top: 8px;
	padding-left: 21px
}

.calctekst {
	color: white;
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

.calcnomargin {
	margin: 0px;
	padding: 0px
}

.sectioncel {
	background: url(../img/calc_bg_sections.jpg) no-repeat
}

.sectiontabel {
	background: url(../img/calc_bg_sections_rep.jpg) no-repeat 0px 20px
}

.sectiontabeltopcel {
	background: url(../img/calc_bg_sections_top.jpg) no-repeat 0px 0px
}

.sectiontabelondercel {
	background: url(../img/calc_bg_sections_onder.jpg) no-repeat 0px -2px
}
