/********************************************************
**
**  Objects list filter stylesheet
**
**  Copyright (c) 2007, Nimisoft LTD. All rights reserved.
**  for more information visit http://www.nimisoft.com/
**/

#filter {
    background:url('../images/filter_back.gif') repeat-x 0 100%;
    background-color:#E7E7E7;
    padding-top:0px;
    padding-bottom:3px;
    padding-left:10px;
    margin-bottom: 5px;
}

#filter td      { padding:3px;    }
#filter input   { width:100px;    }
#filter label   { color: #6e6e6e; font-size: 10px; }

#filter .autocomplete { width: 150px; }
#filter .period {       width: 170px; }

#filter .button {
    width:  auto;
    height: auto;
    padding-bottom:0;
}