/* Select */
div.cmf-skinned-select{
	background:url(../images/bg/bg-select.jpg) no-repeat right center #fff !important;
	height:28px !important;
	float: right;
	margin-top:12px;	
	width: 140px !important;
}	

div.cmf-skinned-text{
	padding:5px 16px!important;
	font:12px Verdana, Geneva, sans-serif;
	color:#407b9b;
}

div.cmf-skinned-select select{
	height:28px !important;
	left: 10px !important;
	padding: 2px 19px 0 0 !important;
	top: 0px !important;
	font:12px Verdana, Geneva, sans-serif;
	color:#407b9b;
}
div.cmf-skinned-select .select2{width: 300px}
option{
	border:none !important;
	background:#FFF;
}