/*.selecter{
	max-width:70%;
	min-width:20%;
	padding:7px 10px;
	border:1px solid #05980f;
}
.chzn-container-single .chzn-single{
		
		height:35px!important;
		
		text-align:left;
		line-height:35px!important;
		font-size:16px;
}
.chzn-container-single .chzn-single div{
	top:3px!important;
}
.chzn-drop{
	text-align:left;
}*/
.selecter{
	width:70%;
	text-align:left;
	height:20px;
	
	
}
.select2-container .select2-choice{
	height:34px!important;
	line-height:34px!important;
}
.select2-container .select2-choice abbr{
	top:10px!important;
}
.select2-container .select2-choice .select2-arrow b{
	background:url("/js/select2/select2.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0)!important;
}
#result{
	padding:20px;
}
.simple_table{
	text-align: left;
	width: 100%;
	margin-bottom: 20px;
	border-collapse: separate;
}
.simple_table td{
	font-size: 12px;
	padding: 5px;
	border-bottom: 1px dotted #c397af;
	vertical-align:top;
}
.simple_table td span{
	font-size:17px;
	color:#05980f;
}