/* THIS IS FOR THE SELECT DROP DOWN WIDTH IN SORT/FILTER MENU */
.ctrDropDown{
    width:115px;
    font-size:10px;
}
.ctrDropDownClick{
    font-size:10px;

    width:150px;

}
.plainDropDown{
    width:115px;
    font-size:10px;
}
/* END */

#nav-filter-container {
	margin: 2px 0 0 2px;
}

