button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
border: none;
}

#calk{
width: 550px;
}
#calk h3{
	background: #d4ebf9;
	color:#2081c5;
	margin: 0 0 10px 0;
	height:24px;	
	padding:0 0 0 10px;
	font-size:11pt;
}
#calk .email{
	display: block;
	margin: 0 0 10px 0;
	color:#2081c5;
}
#verification{
	display: block;
	margin: 0 0 10px 0;
	color:red;
	float:right;
}
#calk_email{
	border: 1px solid #96c4e4;
	width:280px;
	display:block;
	height:21px;
	margin:0 0 20px 0;	
	float:left;
}
#calc .type_service{
color:red;
}
.calk_wrap{
	padding: 7px 0 0 0;
	border-top:1px dashed #82badf;
	margin:0 0 20px 0;
}
#calk .task{
	height: 149px;
	width: 550px;
	border: 1px solid #96c4e4;
}
#order{
	width:103px;
	height:29px;
	background: url('/script/calk/images/order.png') left top no-repeat;
	border: none;
	cursor: pointer;

}
.mother{
	color:#2081c5;
	border-bottom: 1px dashed #2081c5;
	cursor: pointer;
}
.child_wrap{
	margin:5px 0 0 30px;
	display:none;
}