.block-smarthunt-custom-smarthunt {
	border:2px solid blue;
	
}

.form-item-sm-keyword, .form-item-sm-category {
    display: inline-block;
    margin: 0;
    padding: 0;
}
input#edit-sm-submit {
    display: inline-block;
    margin: 0 0 0 4px;
}

.form-item-sm-keyword input, .form-item-sm-category select {
    box-shadow: none;
}
#edit-sm-keyword,.custom-search-selector.custom-search-vocabulary {
		color:#8b8b8b;
}

#edit-sm-keyword {
	max-width: 422px;
}

.block-search .form-actions.form-wrapper{
	margin-top: 0;
}