
.mceMenu input[type=text],
.mceMenu select {
	clear: both;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 50%;
	min-width: 160px;
	padding: 3px;
	margin:  5px 0 0;
}
.edit_form_line .cat_cactus{ height:120px; overflow-y:scroll; border:1px solid #DFDFDF; margin-bottom:6px; -webkit-border-radius: 3px; border-radius: 3px;}
.edit_form_line .cat_cactus .item{ width:30%; padding:10px; float:left}