.tbl_insert label {
	margin-bottom:7px;
	float:left;
	color:#d3d5dc;
}
.tbl_insert th {
	font-weight: normal;	
}
.frm_fld,.frm_te {
	margin-bottom:10px;
	background-color:#78C7F3;
	border:none;
	padding:2px;
	color:#333;
}
.frm_fld,.frm_te {
	width:450px;
}
.frm_te {
	height:173px;
}
.sbm,.btn {
	width:115px;
	height:25px;
	display:block;
	overflow:hidden;
	text-indent:-999999em;
	background:transparent;
	border:0px;
}
.btn {
	cursor:pointer;
}
.sbm_send {
	background:url(../images/core/btn_send.png) no-repeat 0px 0px;
}
.warn {
	color:#BB9E63;
}
