#search-form {
    background: url(../images/new2/search-bottom.png) no-repeat bottom left;
    min-height:1px;
    _height:1px;
    margin:0px 0px 5px 0px;
}
#search-form-inside {
    background: url(../images/new2/search-top.png) no-repeat top left;
    padding:10px 20px 10px 20px;
}

#search-form table {
    color: #FFF;
}

#search-form table td {
    width: auto;
}
#search-form table td img {
    border:none;
    cursor:pointer;
}
#search-form table td select {
    width:160px;
    border:1px solid #c46205;
    padding:1px;
}
#search-form table td input.text {
    border:1px solid #c46205;
    padding:2px 3px 2px 3px;
}
#search-form table td input.datepicker {
    border:1px solid #c46205;
    padding:2px 3px 2px 3px;
}

#search-form table td.scel1 {
    text-align:left;
    width:70px;
}
#search-form table td.scel2 {
    padding:0px 15px 0px 5px;
}
#search-form table td.scel3 {
    text-align:left;
    width:75px;
}
#search-form table td.scel5 {
    text-align:left;
}
#search-form table td.scel7 {
    vertical-align:bottom;
    padding:0px 0px 0px 10px;
}
