@charset "utf-8"; 



.check_txt {
	font-size: 12px;
	color: #666666;
	vertical-align: middle;
	margin-left: 25px;
	margin-top: -16px;
	display: table;
	font-weight: normal;
}
.basic_checkbox {
	display: inline-block;
	width: 17px;
	height: 17px;
	border: 0px solid #d4d4d4;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
/* 	filter: alpha(opacity:"100"); */
}
