.sortbar.features fieldset {
    float:left;
    clear:none;
    padding:0.2em 0.2em 0 0.2em;
}

.sortbar select {
    width:100px !important;
}


.sortbar.features {
    width:95%;
    float:left;
    clear:both;
    padding-bottom:0;
    margin:0 !important;
    padding:0 10px !important;
}

.sortbar.features h4{
    color:#666;
    cursor:pointer;
	cursor:hand;
	margin:0 !important;
	padding:0 !important;
}

.sortbar .button{
    clear:both;
    float:left;
    font-size:0.8em !important;
    padding:0.3em 0 !important;
}

.sortbar input.short {
    font-size:0.8em !important;
    width:25px !important;
}

.sortbar form label {
    font-size:0.8em !important;
    color:#666666;
}
