/* 
    Document   : napd
    Created on : 06 Feb, 2014, 6:01:54 PM
    Author     : sateesh
    Description:
        Purpose of the stylesheet follows.
*/

#napd-search-sort-form{
    min-height: 70px;
}

#napd-search-sort-form .form-item-sortby{
    float:left;
    width:160px;
}

#napd-search-sort-form .form-submit{
    margin-top: 33px;
}


