img {
	border: 0;
}

#calculator {
	background-image:url('/i/arrow.jpg');
	background-repeat:no-repeat;
	height: 107px;
	width: 1002px;
	margin:auto;
	padding:auto;
}

#calculator div label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #535355;
}

.TextInput, .TextInput2 {
	font-family: Arial, Helvetica, sans-serif !important;
  font-size: 18px !important;
  text-transform: uppercase;
  color: #000;
  border: 0;
  width: 180px;
  height: 26px;
  background:url(../i/images.png) no-repeat -369px -319px;
  margin-top: 35px;
	*margin-top: 35px;
	margin-left:-10px;
	*margin-left:1px;
	padding: 5px 0px 0px 10px;
}


.InputLabel {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 11px !important;
  letter-spacing:-0.06em;
  *letter-spacing:-0.031em;
  _letter-spacing:-0.031em;  
  font-weight: 600 !important;
  padding-top: 5px;
}
.correct{
	color: #535355 !important;
}
.incorrect{
	color: #FF0000 !important;
}
.button {
background:url(../i/images.png) -578px -319px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-align:center;
width:96px;
height:22px;
border:0;
margin:42px 0px 0px 20px;
cursor:pointer;
}
.teksts{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#000000;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-transform:none;
}
.teksts p{
	margin: 0;
	padding: 0;
}
.teksts p a{
	color:#000000;
	text-decoration:underline;
}
.teksts a{
	color:#060606;
	text-decoration:underline;
}
.main_table{
	align: center; 
}
.top_b_background{
	background-image: url('/i/top_b.jpg');
	background-color: #FFFFFF;
	height: 35px;
}
.bott_b_background{
	background-image: url('/i/bott_b.jpg');
}
.width_zero{
	width:0;
}
.bg_white{
	background-color: #FFFFFF;
}
.mid_width{
	width:1002;
}
.table_side_td{
	height:35px;
}
.table_middle_td{
	height:35px;
}
.table_side_td2{
	height:10px;
	background-color: #FFFFFF;
}
.table_middle_td2{
	width:1002px;
	height:10px;
	background-color: #FFFFFF;
}
.table_side_td3{
	background-color: #FFFFFF;
}
.table_middle_td3{
	width:1002px;
	background-color: #FFFFFF;
}