/* Styles definition here */
#fbuilder select {
	-webkit-appearance: auto !important;
	-moz-appearance: auto !important;
	appearance: auto !important;
}

#fbuilder .slots .currentSelection a{background:#b6befc;color:#000}