#xsearch .selected {
	font-weight: 600;
	color: #000099;
}

.xsearch-form input, .xsearch-form select{
    border: 1px solid #666;
    background-color: #fff;
}

.xsearch-form .small{
    width: 80px;
}

.xsearch-form .middle{
    width: 120px;
}

.xsearch-form .long{
    width: 200px;
}
