.radio1{
	border: none;
	width: 10px;
	height: 10px;
}

input.rk{
	border:#CCCCCC 1px solid;
	width:60px;
}
#calculator input.calc {
	background: url(/img/calc_img/input.gif) no-repeat top center;
	border: none;
	width: 70px;
	height: 23px;
	margin:3px 0px 3px 0px;
	padding: 4px 3px 0px 3px;
}

a.help,a.help:link,a.help:visited{
	background: url(/img/i.gif) no-repeat center;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	margin:0px;
}
a.help:hover, a.help:active{
	background: url(/img/ir.gif) no-repeat center;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	margin:0px;
}
#calc_text{
	background-color:#FFFBFF;
}

#ras4et input{
	background: url(/img/calc_img/ras4et.gif) no-repeat top center;
	border: none;
	width: 70px;
	height: 23px;
	margin-top:0px;
	padding: 4px 3px 0px 3px;
}
#too_lines_top {
	background:url(/img/calc_img/2_lines_top.gif) repeat-x top;
}
#too_lines_left {
	background:url(/img/calc_img/2_lines_left.gif) repeat-y top;
}
#too_lines_right {
	background:url(/img/calc_img/2_lines_right.gif) repeat-y top;
}
#wan_lines_bot {
	background:url(/img/calc_img/1_lines_bot.gif) repeat-x bottom;
}
#wan_lines_top {
	background:url(/img/calc_img/1_lines_top.gif) repeat-x top;
}
#wan_lines_right {
	background:url(/img/calc_img/1_lines_right.gif) repeat-y top right;
}
#wan_lines_left {
	background:url(/img/calc_img/1_lines_left.gif) left repeat-y;
}
#too_lines_bot {
	background:url(/img/calc_img/2_lines_bottom.gif) left repeat-x;
}
#too_lines_right_bottom {
	background:url(/img/calc_img/2_lines_bottom.gif) left no-repeat top;
}
#viv_vn_zagl_middle {
	background:url(/img/calc_img/viv_vn_zagl_middle.gif) left repeat-x;
}
#viv_vn_middle_top {
	background:url(/img/calc_img/viv_vn_middle_top.gif) left repeat-x;
}
#viv_vn_middle_bottom {
	background:url(/img/calc_img/viv_vn_middle_bottom.gif) left repeat-x;
}
#viv_vn_middle_left {
	background:url(/img/calc_img/viv_vn_middle_left.gif) left repeat-y;
}
#viv_vn_middle_right {
	background:url(/img/calc_img/viv_vn_middle_right.gif) right repeat-y;
}
