.ui-menu .ui-menu-item-wrapper {
	position: relative; 
	padding: 5px 0.1em 5px 0.1em!important; 
	text-align: left!important; 
}
.ui-widget-content {
border: px solid #c5c5c5;
background: #ffffff;
color: #333333;
}
.ui-state-active {
border: 0px solid #eee!important;
background: #eee!important;
font-weight: normal;
color: #333333!important;
}
.highlight {
	color: red;
	font-weight: bold:
}